Merge branch 'master' of ssh://pkgs.fedoraproject.org/subversion

This commit is contained in:
Joe Orton 2013-07-18 15:48:05 +01:00
commit 073f1eabc1

View File

@ -26,7 +26,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.8.0
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 2.0
Group: Development/Tools
URL: http://subversion.apache.org/
@ -470,6 +470,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.8.0-2
- Perl 5.18 rebuild
* Tue Jun 18 2013 Joe Orton <jorton@redhat.com> - 1.8.0-1
- update to 1.8.0; switch to serf
- use full relro in mod_dav_svn build (#973694)