Actually update synapse

This commit is contained in:
Alex Manning 2022-01-26 21:05:44 +00:00
parent a19f7b49b8
commit 923038a681

View file

@ -2,7 +2,7 @@
# Version suffix in URL when building release candidates
%global rcx %{nil}
%global ghversion 1.50.1
%global ghversion 1.51.0
%{?python_enable_dependency_generator}
@ -14,7 +14,7 @@
Name: matrix-%{srcname}
Version: %{ghversion}%{rcv}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: A Matrix reference homeserver written in Python using Twisted
License: ASL 2.0
URL: https://github.com/matrix-org/%{srcname}