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

This commit is contained in:
Jesse Keating 2006-02-11 02:26:19 +00:00
parent f6e8cb23b6
commit e3706110b4

View File

@ -1,7 +1,7 @@
Summary: A utility which provides statistics based on the output of diff. Summary: A utility which provides statistics based on the output of diff.
Name: diffstat Name: diffstat
Version: 1.41 Version: 1.41
Release: 1.2 Release: 1.2.1
Group: Development/Tools Group: Development/Tools
License: distributable License: distributable
URL: http://invisible-island.net/diffstat URL: http://invisible-island.net/diffstat
@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.41-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.41-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.41-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes