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

This commit is contained in:
Jesse Keating 2006-02-11 02:26:30 +00:00
parent 4d80663c38
commit d0518d3ec4

View File

@ -1,7 +1,7 @@
Summary: A GNU collection of diff utilities.
Name: diffutils
Version: 2.8.1
Release: 15.2
Release: 15.2.1
Group: Applications/Text
URL: http://www.gnu.org/software/diffutils/diffutils.html
Source: ftp://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/diff.info*gz
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.8.1-15.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.8.1-15.2
- rebuilt for new gcc4.1 snapshot and glibc changes