From c19a4dca6653bbc896813d0ad6b9ce7b042ed8cf Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:58:09 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- perl-Bit-Vector.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Bit-Vector.spec b/perl-Bit-Vector.spec index fe92755..006b3ac 100644 --- a/perl-Bit-Vector.spec +++ b/perl-Bit-Vector.spec @@ -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 - 6.4-2.2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 6.4-2.2.1 - rebuilt for new gcc4.1 snapshot and glibc changes