From f560ab8bcbb0b458123d7ff8f82345fa910eee0d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:07:08 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- perl-TermReadKey.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-TermReadKey.spec b/perl-TermReadKey.spec index 2536e61..6335226 100644 --- a/perl-TermReadKey.spec +++ b/perl-TermReadKey.spec @@ -1,6 +1,6 @@ Name: perl-TermReadKey Version: 2.30 -Release: 1.2.1 +Release: 1.2.2 Summary: A perl module for simple terminal control Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 2.30-1.2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.30-1.2.1 - rebuilt for new gcc4.1 snapshot and glibc changes