Update to v1.41.0
This commit is contained in:
parent
bc82908238
commit
94f4286948
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.40.0
|
Version: 1.41.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
|
||||||
|
* Tue Aug 24 2021 Kai A. Hiller <V02460@gmail.com> - 1.41.0-1
|
||||||
|
- Update to v1.41.0
|
||||||
|
|
||||||
* Tue Aug 10 2021 Kai A. Hiller <V02460@gmail.com> - 1.40.0-1
|
* Tue Aug 10 2021 Kai A. Hiller <V02460@gmail.com> - 1.40.0-1
|
||||||
- Update to v1.40.0
|
- Update to v1.40.0
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
SHA512 (synapse-1.40.0.tar.gz) = 242dde60eabd8e6cae6ea0ba83e633a3b8cacf62e4d9fed2b3127b4a977cf3d2d30e5f59a47e51184bd14414fa2bbf0bb449b354a8e554edc3d685239d343e43
|
SHA512 (synapse-1.41.0.tar.gz) = 1171c984171036d121b8d15918008039fefbffb5051ec368c7205f49430c2c637a55d466ede7f9a555af8e6be655bb39552ab30b0a26f056ad65031b1f331522
|
||||||
|
|
Loading…
Reference in a new issue