From 066d3da6e2a75a4cfb8979161fef355fdbc8c3e1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:16:37 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libwpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libwpd.spec b/libwpd.spec index 0a06931..73c92e5 100644 --- a/libwpd.spec +++ b/libwpd.spec @@ -1,7 +1,7 @@ Name: libwpd Summary: Library for reading and converting WordPerfect(tm) documents. Version: 0.8.4 -Release: 1.2 +Release: 1.2.1 Source: %{name}-%{version}.tar.gz Group: System Environment/Libraries URL: http://libwpd.sf.net/ @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libwpd-0.8/libwpd %changelog +* Fri Feb 10 2006 Jesse Keating - 0.8.4-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.8.4-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes