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

This commit is contained in:
Jesse Keating 2006-02-11 04:58:09 +00:00
parent 149daa8e69
commit c19a4dca66

View File

@ -1,6 +1,6 @@
Name: perl-Bit-Vector
Version: 6.4
Release: 2.2.1
Release: 2.2.2
Summary: A module for high-performance Perl manipulation of bit vectors
Group: Development/Libraries
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.4-2.2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.4-2.2.1
- rebuilt for new gcc4.1 snapshot and glibc changes