update to 1.7.6
This commit is contained in:
parent
4dd4180de2
commit
d633e560e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ subversion-1.6.12.tar.bz2
|
||||
/subversion-1.?.??
|
||||
/subversion-1.7.4.tar.bz2
|
||||
/subversion-1.7.5.tar.bz2
|
||||
/subversion-1.7.6.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
f6353b9b581081cdf97299300c9eada3 subversion-1.7.5.tar.bz2
|
||||
4baa434db7709bb059b05d02a2547663 subversion-1.7.6.tar.bz2
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
Summary: A Modern Concurrent Version Control System
|
||||
Name: subversion
|
||||
Version: 1.7.5
|
||||
Release: 6%{?dist}
|
||||
Version: 1.7.6
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Development/Tools
|
||||
URL: http://subversion.apache.org/
|
||||
@ -479,6 +479,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 17 2012 Joe Orton <jorton@redhat.com> - 1.7.6-1
|
||||
- update to 1.7.6
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.5-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user