Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
This commit is contained in:
parent
e39d410108
commit
338d2e8dd8
1 changed files with 5 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: matrix-%{srcname}
|
||||
Version: 1.26.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A Matrix reference homeserver written in Python using Twisted
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/matrix-org/%{srcname}
|
||||
|
@ -135,6 +135,10 @@ exit 0
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.26.0-2
|
||||
- Rebuilt for updated systemd-rpm-macros
|
||||
See https://pagure.io/fesco/issue/2583.
|
||||
|
||||
* Thu Jan 28 2021 Kai A. Hiller <V02460@gmail.com> - 1.26.0-1
|
||||
- Update to v1.26.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue