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

This commit is contained in:
Jesse Keating 2006-02-11 04:56:48 +00:00
parent a02fb91de0
commit 6a52cb132f

View File

@ -1,7 +1,7 @@
Summary: The GNU patch command, for modifying/upgrading files.
Name: patch
Version: 2.5.4
Release: 29.2
Release: 29.2.1
License: GPL
URL: http://www.gnu.org/software/patch/patch.html
Group: Development/Tools
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.5.4-29.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.5.4-29.2
- rebuilt for new gcc4.1 snapshot and glibc changes