update to 1.7.7
This commit is contained in:
parent
d633e560e3
commit
c527ae69a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ subversion-1.6.12.tar.bz2
|
|||||||
/subversion-1.7.4.tar.bz2
|
/subversion-1.7.4.tar.bz2
|
||||||
/subversion-1.7.5.tar.bz2
|
/subversion-1.7.5.tar.bz2
|
||||||
/subversion-1.7.6.tar.bz2
|
/subversion-1.7.6.tar.bz2
|
||||||
|
/subversion-1.7.7.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
4baa434db7709bb059b05d02a2547663 subversion-1.7.6.tar.bz2
|
5a42b7d0f1366a8d60f9ad7d5890295d subversion-1.7.7.tar.bz2
|
||||||
|
@ -25,12 +25,12 @@
|
|||||||
|
|
||||||
Summary: A Modern Concurrent Version Control System
|
Summary: A Modern Concurrent Version Control System
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.7.6
|
Version: 1.7.7
|
||||||
Release: 1%{?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/
|
||||||
Source0: http://subversion.tigris.org/downloads/subversion-%{version}.tar.bz2
|
Source0: http://www.apache.org/dist/subversion/subversion-%{version}.tar.bz2
|
||||||
Source1: subversion.conf
|
Source1: subversion.conf
|
||||||
Source3: filter-requires.sh
|
Source3: filter-requires.sh
|
||||||
Source4: http://www.xsteve.at/prg/emacs/psvn.el
|
Source4: http://www.xsteve.at/prg/emacs/psvn.el
|
||||||
@ -479,6 +479,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 11 2012 Joe Orton <jorton@redhat.com> - 1.7.7-1
|
||||||
|
- update to 1.7.7
|
||||||
|
|
||||||
* Fri Aug 17 2012 Joe Orton <jorton@redhat.com> - 1.7.6-1
|
* Fri Aug 17 2012 Joe Orton <jorton@redhat.com> - 1.7.6-1
|
||||||
- update to 1.7.6
|
- update to 1.7.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user