Actually update synapse
This commit is contained in:
parent
a19f7b49b8
commit
923038a681
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue