Rebuilt for updated systemd-rpm-macros

See https://pagure.io/fesco/issue/2583.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-03-02 16:12:14 +01:00
parent 467f0d7692
commit 3a98fb6357
1 changed files with 5 additions and 1 deletions

View File

@ -56,7 +56,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.14.1
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 2.0
URL: https://subversion.apache.org/
Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2
@ -573,6 +573,10 @@ make check-javahl
%endif
%changelog
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.14.1-2
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Wed Feb 10 2021 Joe Orton <jorton@redhat.com> - 1.14.1-1
- update to 1.14.1 (#1927265, #1768698)