- update to 1.5.6

- autoload psvn (#238491, Tom Tromey)
- regenerate swig bindings (#480503)
- fix build with libtool 2.2 (#469524)
This commit is contained in:
jorton 2009-03-09 15:15:48 +00:00
parent cadf5d18bc
commit 18f5d52862
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.5.6
Release: 2
Release: 3
License: ASL 1.1
Group: Development/Tools
URL: http://subversion.tigris.org/
@ -284,7 +284,7 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Mon Mar 9 2009 Joe Orton <jorton@redhat.com> 1.5.6-2
* Mon Mar 9 2009 Joe Orton <jorton@redhat.com> 1.5.6-3
- update to 1.5.6
- autoload psvn (#238491, Tom Tromey)
- regenerate swig bindings (#480503)