update to 1.7.14

This commit is contained in:
Joe Orton 2013-11-26 21:34:14 +00:00
parent bf2fea072a
commit 64e9960933
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
05768703a35a52cdc7b3a2dda9340b51 subversion-1.7.11.tar.bz2 cfff541f079f3b4b30795e08ee7aafa7 subversion-1.7.14.tar.bz2

View File

@ -25,8 +25,8 @@
Summary: A Modern Concurrent Version Control System Summary: A Modern Concurrent Version Control System
Name: subversion Name: subversion
Version: 1.7.11 Version: 1.7.14
Release: 1%{?dist}.1 Release: 1%{?dist}
License: ASL 2.0 License: ASL 2.0
Group: Development/Tools Group: Development/Tools
URL: http://subversion.apache.org/ URL: http://subversion.apache.org/
@ -470,6 +470,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif %endif
%changelog %changelog
* Tue Nov 26 2013 Joe Orton <jorton@redhat.com> - 1.7.14-1
- update to 1.7.14
* Thu Jul 25 2013 Joe Orton <jorton@redhat.com> - 1.7.11-1.1 * Thu Jul 25 2013 Joe Orton <jorton@redhat.com> - 1.7.11-1.1
- use full RELRO for mod_*.so (#973694) - use full RELRO for mod_*.so (#973694)