bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 13:54:23 +00:00
parent 31fb30fb93
commit cc15bbcc60

View File

@ -16,7 +16,7 @@
Summary: Modern Version Control System designed to replace CVS
Name: subversion
Version: 1.3.0
Release: 4
Release: 4.1
License: BSD
Group: Development/Tools
URL: http://subversion.tigris.org/
@ -252,6 +252,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.3.0-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Jan 31 2006 Joe Orton <jorton@redhat.com> 1.3.0-4
- run check-swig-py in %%check (#178448)
- relax JDK requirement (Kenneth Porter, #177367)