From 46936fd587ba1945ba0503198d2217197cfb699e Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:02:43 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- perl-DBD-MySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index 4471bbb..f7386ca 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -1,6 +1,6 @@ Name: perl-DBD-MySQL Version: 3.0002 -Release: 2.2.1 +Release: 2.2.2 Summary: A MySQL interface for perl Group: Development/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 3.0002-2.2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 3.0002-2.2.1 - rebuilt for new gcc4.1 snapshot and glibc changes