update to 1.7.5
This commit is contained in:
parent
88c922219d
commit
9350f61924
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ subversion-1.6.12.tar.bz2
|
|||||||
/*.asc
|
/*.asc
|
||||||
/subversion-1.?.??
|
/subversion-1.?.??
|
||||||
/subversion-1.7.4.tar.bz2
|
/subversion-1.7.4.tar.bz2
|
||||||
|
/subversion-1.7.5.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
99ace9433be21a4793fc1cdbf2fdea09 subversion-1.7.4.tar.bz2
|
f6353b9b581081cdf97299300c9eada3 subversion-1.7.5.tar.bz2
|
||||||
|
@ -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.4
|
Version: 1.7.5
|
||||||
Release: 6%{?dist}
|
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/
|
||||||
@ -481,6 +481,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 22 2012 Joe Orton <jorton@redhat.com> - 1.7.5-1
|
||||||
|
- update to 1.7.5
|
||||||
|
|
||||||
* Tue Apr 24 2012 Joe Orton <jorton@redhat.com> - 1.7.4-6
|
* Tue Apr 24 2012 Joe Orton <jorton@redhat.com> - 1.7.4-6
|
||||||
- drop strict sqlite version requirement (#815396)
|
- drop strict sqlite version requirement (#815396)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user