Update to v1.63.1
This commit is contained in:
parent
c7e5530da6
commit
52bf2f3ea0
2 changed files with 6 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
%global rcx %{nil}
|
||||
|
||||
Name: matrix-%{srcname}
|
||||
Version: 1.62.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.63.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A Matrix reference homeserver written in Python using Twisted
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/matrix-org/%{srcname}
|
||||
|
@ -111,6 +111,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 26 2022 Kai A. Hiller <V02460@gmail.com> - 1.63.1-1
|
||||
- Update to v1.63.1
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.62.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (synapse-1.62.0.tar.gz) = 2bf9264f08fab29e8707317b69c52a4234bb25443c342ba43a27e06c506bcca1a9bdb211a99802abbca551e4f4288f68775d4629493b39d58dfcc8d8d1ca8ab8
|
||||
SHA512 (synapse-1.63.1.tar.gz) = eb3bfb22081e932b2b7168a2b656b2ba7cc656bffbf60eb169b8d187d2a742809e2c0d6170afcea2bcf40ae5042a7b2ce7d7438294167bcc48def71e2488e338
|
||||
|
|
Loading…
Reference in a new issue