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

This commit is contained in:
Jesse Keating 2006-02-11 04:58:19 +00:00
parent 88ded278d9
commit ed9973ebff

View File

@ -1,6 +1,6 @@
Name: perl-BSD-Resource
Version: 1.24
Release: 3.2.1
Release: 3.2.2
Summary: BSD process resource limit and priority functions
Group: Development/Libraries
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.24-3.2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.24-3.2.1
- rebuilt for new gcc4.1 snapshot and glibc changes