Update to v1.40.0
This commit is contained in:
parent
a74c98d53d
commit
bc82908238
2 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: matrix-%{srcname}
|
||||
Version: 1.39.0
|
||||
Version: 1.40.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
|
||||
* Tue Aug 10 2021 Kai A. Hiller <V02460@gmail.com> - 1.40.0-1
|
||||
- Update to v1.40.0
|
||||
|
||||
* Thu Jul 29 2021 Kai A. Hiller <V02460@gmail.com> - 1.39.0-1
|
||||
- Update to v1.39.0
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (synapse-1.39.0.tar.gz) = e1e4b46b2f4c1b3502888177480a301349ac47453babf066112e0f52dafbe39be005ca5cc10d6dabb7e842bdb668990feb35065e26a81d90e857169589c3c7b7
|
||||
SHA512 (synapse-1.40.0.tar.gz) = 242dde60eabd8e6cae6ea0ba83e633a3b8cacf62e4d9fed2b3127b4a977cf3d2d30e5f59a47e51184bd14414fa2bbf0bb449b354a8e554edc3d685239d343e43
|
||||
|
|
Loading…
Reference in a new issue