From 11bf1ff0dea428c0ecc89eb1abc612ca62f530f5 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:05:52 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libgsf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgsf.spec b/libgsf.spec index 17324b2..1f47ea7 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -1,7 +1,7 @@ Summary: GNOME Structured File library Name: libgsf Version: 1.13.3 -Release: 2.2 +Release: 2.2.1 Group: System Environment/Libraries License: LGPL Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.11/%{name}-%{version}.tar.bz2 @@ -69,6 +69,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la rm -r $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 1.13.3-2.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.13.3-2.2 - rebuilt for new gcc4.1 snapshot and glibc changes