update to 1.10.3

This commit is contained in:
Joe Orton 2018-10-11 09:24:44 +01:00
parent a6aa7f6ff5
commit d06508e65b
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (subversion-1.10.2.tar.bz2) = ccbe860ec93a198745e40620cb7e005a85797e344a99ddbc0e24c32ad846976eae35cf5b3d62ba5751b998f0d40bbebbba72f484d92c92693bbb2112c989b129
SHA512 (subversion-1.10.3.tar.bz2) = e753c76be2c7a7d1e47ef70a417f33ad48a5076ddbe02062b478b0baf8ce063f101aab3a86895e33f6277f273917b87d8c07b002e3e4f9fe3a750a2f8142ef6d

View File

@ -36,7 +36,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.10.2
Version: 1.10.3
Release: 1%{?dist}
License: ASL 2.0
Group: Development/Tools
@ -542,6 +542,9 @@ make check-javahl
%endif
%changelog
* Thu Oct 11 2018 Joe Orton <jorton@redhat.com> - 1.10.3-1
- update to 1.10.3
* Fri Jul 20 2018 Joe Orton <jorton@redhat.com> - 1.10.2-1
- update to 1.10.2 (#1603197)