bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:44:55 +00:00
parent cc15bbcc60
commit 755ea3459f
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Summary: Modern Version Control System designed to replace CVS
Name: subversion
Version: 1.3.0
Release: 4.1
Release: 4.2
License: BSD
Group: Development/Tools
URL: http://subversion.tigris.org/
@ -252,6 +252,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.3.0-4.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.3.0-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes