From f2a089389700e3ab48c9f938a02ac907b8d84971 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:08:18 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libIDL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libIDL.spec b/libIDL.spec index 4077df6..4bb663e 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -1,7 +1,7 @@ Summary: Library for parsing IDL (Interface Definition Language) Name: libIDL Version: 0.8.6 -Release: 2.2 +Release: 2.2.1 Source: ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/%{name}-%{version}.tar.bz2 Group: System Environment/Libraries License: LGPL @@ -73,6 +73,9 @@ rm -rf %{buildroot} %{_infodir}/libIDL2.info.gz %changelog +* Fri Feb 10 2006 Jesse Keating - 0.8.6-2.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.8.6-2.2 - rebuilt for new gcc4.1 snapshot and glibc changes