Revert "Update to v1.50.0rc1"

This reverts commit 2111b63c63.
This commit is contained in:
Kai A. Hiller 2022-01-21 23:02:12 +01:00
parent c71ab7f0a2
commit a53ed73b6c
2 changed files with 5 additions and 9 deletions

View file

@ -24,7 +24,7 @@ index 271c17c22..e8a71d477 100644
- "cryptography>=3.4.7", - "cryptography>=3.4.7",
+ "cryptography>=3.4", + "cryptography>=3.4",
"ijson>=3.1", "ijson>=3.1",
"matrix-common==1.0.0", ]
-- --
2.31.1 2.31.1

View file

@ -1,13 +1,13 @@
%global srcname synapse %global srcname synapse
# Version suffix in URL when building release candidates # Version suffix in URL when building release candidates
%global rcx rc1 %global rcx %{nil}
%{?python_enable_dependency_generator} %{?python_enable_dependency_generator}
Name: matrix-%{srcname} Name: matrix-%{srcname}
Version: 1.50.0 Version: 1.49.2
Release: 0.2%{?dist} Release: 2%{?dist}
Summary: A Matrix reference homeserver written in Python using Twisted Summary: A Matrix reference homeserver written in Python using Twisted
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/matrix-org/%{srcname} URL: https://github.com/matrix-org/%{srcname}
@ -43,7 +43,6 @@ BuildRequires: python3-jinja2 >= 2.9
BuildRequires: python3-jsonschema BuildRequires: python3-jsonschema
BuildRequires: python3-jwt BuildRequires: python3-jwt
BuildRequires: python3-lxml >= 3.5.0 BuildRequires: python3-lxml >= 3.5.0
BuildRequires: python3-matrix-common
BuildRequires: python3-matrix-synapse-ldap3 >= 0.1 BuildRequires: python3-matrix-synapse-ldap3 >= 0.1
BuildRequires: python3-msgpack >= 0.5.2 BuildRequires: python3-msgpack >= 0.5.2
BuildRequires: python3-netaddr >= 0.7.18 BuildRequires: python3-netaddr >= 0.7.18
@ -141,12 +140,9 @@ exit 0
%changelog %changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.50.0-0.2 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.49.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Jan 10 2022 Kai A. Hiller <V02460@gmail.com> - 1.50.0-0.1
- Update to v1.50.0
* Tue Dec 21 2021 Kai A. Hiller <V02460@gmail.com> - 1.49.2-1 * Tue Dec 21 2021 Kai A. Hiller <V02460@gmail.com> - 1.49.2-1
- Update to v1.49.2 - Update to v1.49.2