Update to v1.46.0
This commit is contained in:
parent
123b2c7859
commit
9834725e22
2 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: matrix-%{srcname}
|
||||
Version: 1.45.1
|
||||
Version: 1.46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A Matrix reference homeserver written in Python using Twisted
|
||||
License: ASL 2.0
|
||||
|
@ -140,6 +140,9 @@ exit 0
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 04 2021 Kai A. Hiller <V02460@gmail.com> - 1.46.0-1
|
||||
- Update to v1.46.0
|
||||
|
||||
* Thu Oct 21 2021 Kai A. Hiller <V02460@gmail.com> - 1.45.1-1
|
||||
- Update to v1.45.1
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (synapse-1.45.1.tar.gz) = b2326d9e9f94f1a40488ade2931c5c139c1f27dfe0b16981b832cf595ba03dfd286f464cd49f6a20018eeaa1d2999fa8bb8c5416a2273b58842df4d608ea7c22
|
||||
SHA512 (synapse-1.46.0.tar.gz) = 816a56a7059ad3bb373338b2b56f2ff0e02dd804330ac6a30e17f235aa37eb002103cbc55047145403ad1ff907094f997e2a840d2511871ad49097515a63e692
|
||||
|
|
Loading…
Reference in a new issue