From a334f51653651460d7ed7d160811089717655ce9 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:16:11 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libwmf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libwmf.spec b/libwmf.spec index 90f3996..210c8a7 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,7 +1,7 @@ Summary: Windows Metafile Library Name: libwmf Version: 0.2.8.4 -Release: 4.1 +Release: 4.2 Group: System Environment/Libraries License: LGPL Source: http://prdownloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz @@ -98,6 +98,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la rm -r $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 0.2.8.4-4.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.2.8.4-4.1 - rebuilt for new gcc4.1 snapshot and glibc changes