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

This commit is contained in:
Jesse Keating 2006-02-11 02:43:52 +00:00
parent ffbd789e23
commit ee4e4932a2
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The GNU versions of find utilities (find and xargs).
Name: findutils
Version: 4.2.27
Release: 3.1
Release: 3.2
Epoch: 1
License: GPL
Group: Applications/File
@ -71,6 +71,9 @@ rm -rf %{buildroot}
%{_infodir}/find.info*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:4.2.27-3.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:4.2.27-3.1
- rebuilt for new gcc4.1 snapshot and glibc changes