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

This commit is contained in:
Jesse Keating 2006-02-11 05:46:28 +00:00
parent c8ce44cac5
commit 40a0fde381

View File

@ -1,6 +1,6 @@
Name: sysstat Name: sysstat
Version: 6.0.1 Version: 6.0.1
Release: 3.2 Release: 3.2.1
Summary: The sar and iostat system monitoring commands. Summary: The sar and iostat system monitoring commands.
License: GPL License: GPL
Group: Applications/System Group: Applications/System
@ -109,6 +109,9 @@ rm -rf %{buildroot}
/var/log/sa /var/log/sa
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.0.1-3.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.0.1-3.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.0.1-3.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes