Update to v1.47.0
This commit is contained in:
parent
9834725e22
commit
27ba1bd03a
2 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
%{?python_enable_dependency_generator}
|
%{?python_enable_dependency_generator}
|
||||||
|
|
||||||
Name: matrix-%{srcname}
|
Name: matrix-%{srcname}
|
||||||
Version: 1.46.0
|
Version: 1.47.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?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
|
||||||
|
@ -140,6 +140,9 @@ exit 0
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 19 2021 Kai A. Hiller <V02460@gmail.com> - 1.47.0-1
|
||||||
|
- Update to v1.47.0
|
||||||
|
|
||||||
* Thu Nov 04 2021 Kai A. Hiller <V02460@gmail.com> - 1.46.0-1
|
* Thu Nov 04 2021 Kai A. Hiller <V02460@gmail.com> - 1.46.0-1
|
||||||
- Update to v1.46.0
|
- Update to v1.46.0
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
SHA512 (synapse-1.46.0.tar.gz) = 816a56a7059ad3bb373338b2b56f2ff0e02dd804330ac6a30e17f235aa37eb002103cbc55047145403ad1ff907094f997e2a840d2511871ad49097515a63e692
|
SHA512 (synapse-1.47.0.tar.gz) = 65a2a93542e473dd2130c8f585acfc3f416a08b3d98278daf1e539559fc077c6abb844fa15e28ec90908898e4996d27ba0a7a91da6115aee02ddd513643caf35
|
||||||
|
|
Loading…
Reference in a new issue