From 90d2af9b56e662048b3f41fead82f42ba1ab474f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:55:34 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libevent.spec b/libevent.spec index 1d3763e..c3956da 100644 --- a/libevent.spec +++ b/libevent.spec @@ -1,6 +1,6 @@ Name: libevent Version: 1.1a -Release: 3.1 +Release: 3.2 Summary: Abstract asynchronous event notification library Group: System Environment/Libraries @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 1.1a-3.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.1a-3.1 - rebuilt for new gcc4.1 snapshot and glibc changes