Perl 5.34 rebuild

This commit is contained in:
Jitka Plesnikova 2021-05-22 23:31:41 +02:00
parent 5683ab8094
commit 7da0927bea
1 changed files with 4 additions and 1 deletions

View File

@ -57,7 +57,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.14.1
Release: 2%{?dist}
Release: 3%{?dist}
License: ASL 2.0
URL: https://subversion.apache.org/
Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2
@ -574,6 +574,9 @@ make check-javahl
%endif
%changelog
* Sat May 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.14.1-3
- Perl 5.34 rebuild
* 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.