Merge branch 'f21' into f20

This commit is contained in:
Joe Orton 2014-08-20 08:58:43 +01:00
commit 5c5d45daa5
3 changed files with 12 additions and 3 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ subversion-1.6.12.tar.bz2
/subversion-1.8.5.tar.bz2
/subversion-1.8.8.tar.bz2
/subversion-1.8.9.tar.bz2
/subversion-1.8.10.tar.bz2

View File

@ -1,2 +1 @@
db04a587c68e38da6d0e342e6508f514 subversion-1.8.8.tar.bz2
bd495517a760ddd764ce449a891971db subversion-1.8.9.tar.bz2
3068256761b40863df96128834d6b71b subversion-1.8.10.tar.bz2

View File

@ -27,7 +27,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.8.9
Version: 1.8.10
Release: 1%{?dist}
License: ASL 2.0
Group: Development/Tools
@ -478,6 +478,15 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Mon Aug 18 2014 Joe Orton <jorton@redhat.com> - 1.8.10-1
- update to 1.8.10 (#1129100, #1128884, #1125800)
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 28 2014 Joe Orton <jorton@redhat.com> - 1.8.9-1
- update to 1.8.9 (#1100779)