update to 1.13.0

This commit is contained in:
Joe Orton 2019-11-01 08:00:29 +00:00
parent b92333397b
commit df7a8d4302

View File

@ -44,8 +44,8 @@
Summary: A Modern Concurrent Version Control System Summary: A Modern Concurrent Version Control System
Name: subversion Name: subversion
Version: 1.12.2 Version: 1.13.0
Release: 2%{?dist} Release: 1%{?dist}
License: ASL 2.0 License: ASL 2.0
URL: https://subversion.apache.org/ URL: https://subversion.apache.org/
@ -532,6 +532,9 @@ make check-javahl
%endif %endif
%changelog %changelog
* Wed Oct 30 2019 Joe Orton <jorton@redhat.com> - 1.13.0-1
- update to 1.13.0
* Fri Aug 30 2019 Joe Orton <jorton@redhat.com> - 1.12.2-2 * Fri Aug 30 2019 Joe Orton <jorton@redhat.com> - 1.12.2-2
- switch to Python 3 for F32+ (#1737928) - switch to Python 3 for F32+ (#1737928)