update to 1.7.17
This commit is contained in:
parent
c6c480a96f
commit
a52d7e1a74
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ subversion-1.6.12.tar.bz2
|
|||||||
/subversion-1.7.13.tar.bz2
|
/subversion-1.7.13.tar.bz2
|
||||||
/subversion-1.7.14.tar.bz2
|
/subversion-1.7.14.tar.bz2
|
||||||
/subversion-1.7.16.tar.bz2
|
/subversion-1.7.16.tar.bz2
|
||||||
|
/subversion-1.7.17.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
70d633fc6bd173b419c92d5e494919a5 subversion-1.7.16.tar.bz2
|
640cc0898fe22b46e095ad5152cbd07d subversion-1.7.17.tar.bz2
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Summary: A Modern Concurrent Version Control System
|
Summary: A Modern Concurrent Version Control System
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.7.16
|
Version: 1.7.17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -478,6 +478,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 9 2014 Joe Orton <jorton@redhat.com> - 1.7.17-1
|
||||||
|
- update to 1.7.17
|
||||||
|
|
||||||
* Mon Mar 3 2014 Joe Orton <jorton@redhat.com> - 1.7.16-1
|
* Mon Mar 3 2014 Joe Orton <jorton@redhat.com> - 1.7.16-1
|
||||||
- update to 1.7.16
|
- update to 1.7.16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user