update to 1.8.4
This commit is contained in:
parent
cd81c66f93
commit
d25854b52d
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ subversion-1.6.12.tar.bz2
|
|||||||
/subversion-1.8.0.tar.bz2
|
/subversion-1.8.0.tar.bz2
|
||||||
/subversion-1.8.1.tar.bz2
|
/subversion-1.8.1.tar.bz2
|
||||||
/subversion-1.8.3.tar.bz2
|
/subversion-1.8.3.tar.bz2
|
||||||
|
/subversion-1.8.4.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
7d7bd97347a4491e1ffb529563ce2e9e subversion-1.8.3.tar.bz2
|
a73a5caad3c442fe88e1f9c0e794d212 subversion-1.8.4.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.8.3
|
Version: 1.8.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -477,6 +477,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2013 Joe Orton <jorton@redhat.com> - 1.8.4-1
|
||||||
|
- update to 1.8.4
|
||||||
|
|
||||||
* Tue Sep 3 2013 Joe Orton <jorton@redhat.com> - 1.8.3-1
|
* Tue Sep 3 2013 Joe Orton <jorton@redhat.com> - 1.8.3-1
|
||||||
- update to 1.8.3
|
- update to 1.8.3
|
||||||
- move bash completions out of /etc (#922993)
|
- move bash completions out of /etc (#922993)
|
||||||
|
Loading…
Reference in New Issue
Block a user