parent
5dedbe2642
commit
43cb7cd92b
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ subversion-1.6.12.tar.bz2
|
|||||||
/subversion-1.8.13.tar.bz2
|
/subversion-1.8.13.tar.bz2
|
||||||
/subversion-1.9.0.tar.bz2
|
/subversion-1.9.0.tar.bz2
|
||||||
/subversion-1.9.1.tar.bz2
|
/subversion-1.9.1.tar.bz2
|
||||||
|
/subversion-1.9.2.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
8e879b61fffe3ac0cf16aeae1e8eda32 subversion-1.9.1.tar.bz2
|
0a7e55bb58fe77072f19e108a56b468b subversion-1.9.2.tar.bz2
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Summary: A Modern Concurrent Version Control System
|
Summary: A Modern Concurrent Version Control System
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.9.1
|
Version: 1.9.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -466,6 +466,9 @@ make check-javahl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 24 2015 Joe Orton <jorton@redhat.com> - 1.9.2-1
|
||||||
|
- update to 1.9.2 (#1265447)
|
||||||
|
|
||||||
* Mon Sep 14 2015 Joe Orton <jorton@redhat.com> - 1.9.1-1
|
* Mon Sep 14 2015 Joe Orton <jorton@redhat.com> - 1.9.1-1
|
||||||
- update to 1.9.1 (#1259099)
|
- update to 1.9.1 (#1259099)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user