Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 21:15:48 +02:00 committed by Miro Hrončok
parent 7da0927bea
commit 295a35219d

View File

@ -57,7 +57,7 @@
Summary: A Modern Concurrent Version Control System Summary: A Modern Concurrent Version Control System
Name: subversion Name: subversion
Version: 1.14.1 Version: 1.14.1
Release: 3%{?dist} Release: 4%{?dist}
License: ASL 2.0 License: ASL 2.0
URL: https://subversion.apache.org/ URL: https://subversion.apache.org/
Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2 Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2
@ -574,6 +574,9 @@ make check-javahl
%endif %endif
%changelog %changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.14.1-4
- Rebuilt for Python 3.10
* Sat May 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.14.1-3 * Sat May 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.14.1-3
- Perl 5.34 rebuild - Perl 5.34 rebuild