update to 1.7.2
This commit is contained in:
parent
a8b558c4e7
commit
ad3e5e0233
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ subversion-1.6.12.tar.bz2
|
||||
/subversion-1.7.0
|
||||
/clog
|
||||
/subversion-1.7.1.tar.bz2
|
||||
/subversion-1.7.2.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
8a4fa74385df85a9702141b6b68b8307 subversion-1.7.1.tar.bz2
|
||||
1e5dfffd27be080672e5a042564368a8 subversion-1.7.2.tar.bz2
|
||||
|
@ -15,8 +15,8 @@
|
||||
|
||||
Summary: A Modern Concurrent Version Control System
|
||||
Name: subversion
|
||||
Version: 1.7.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.7.2
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Development/Tools
|
||||
URL: http://subversion.apache.org/
|
||||
@ -402,6 +402,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 9 2012 Joe Orton <jorton@redhat.com> - 1.7.2-1
|
||||
- update to 1.7.2
|
||||
|
||||
* Sun Feb 5 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7.1-3
|
||||
- fix gnome-keyring build deps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user