From ae6abfe9e7d9f2a49565d9f3197cd27c0867f2d7 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Thu, 8 Dec 2005 10:42:44 +0000 Subject: [PATCH] next version --- .cvsignore | 1 + libwpd.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index fb0e134..c14e49d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ libwpd-0.8.0.tar.gz libwpd-0.8.1.tar.gz libwpd-0.8.2.tar.gz libwpd-0.8.3.tar.gz +libwpd-0.8.4.tar.gz diff --git a/libwpd.spec b/libwpd.spec index 0e9b6cc..8b658d3 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.3 -Release: 2 +Version: 0.8.4 +Release: 1 Source: %{name}-%{version}.tar.gz Group: System Environment/Libraries URL: http://libwpd.sf.net/ @@ -66,8 +66,11 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libwpd-0.8/libwpd %changelog +* Fri Dec 02 2005 Caolan McNamara 0.8.4-1 +- next version + * Fri Dec 02 2005 Caolan McNamara 0.8.3-2 -- rebuild because of libwpd +- rebuild because of libgsf * Tue Jun 28 2005 Caolan McNamara 0.8.3-1 - update to latest libwpd diff --git a/sources b/sources index c0f7a12..091389b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f34404f8dc6123aca156d203c37e3e5d libwpd-0.8.3.tar.gz +0461d4bf2da534b4bed041b67d7f7064 libwpd-0.8.4.tar.gz