Update to v1.45.1
This commit is contained in:
parent
43c493270c
commit
123b2c7859
2 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: matrix-%{srcname}
|
||||
Version: 1.44.0
|
||||
Version: 1.45.1
|
||||
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 Oct 21 2021 Kai A. Hiller <V02460@gmail.com> - 1.45.1-1
|
||||
- Update to v1.45.1
|
||||
|
||||
* Mon Oct 18 2021 Kai A. Hiller <V02460@gmail.com> - 1.44.0-1
|
||||
- Update to v1.44.0
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (synapse-1.44.0.tar.gz) = 323f047941f48da44382c54e421a8a42f6d961ffb7660105b41f40381a0c75a7497dd6c1798433e6600217555ac2913ba41d8e8e6da1bd5e3ab6c395de29b6ba
|
||||
SHA512 (synapse-1.45.1.tar.gz) = b2326d9e9f94f1a40488ade2931c5c139c1f27dfe0b16981b832cf595ba03dfd286f464cd49f6a20018eeaa1d2999fa8bb8c5416a2273b58842df4d608ea7c22
|
||||
|
|
Loading…
Reference in a new issue