From e58171f88e37e83e511adefadc8feebcab6aba02 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Fri, 15 Jun 2007 15:58:37 +0000 Subject: [PATCH] next version --- .cvsignore | 1 + libwpd.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 332d03a..2aed82d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -9,3 +9,4 @@ libwpd-0.8.6.tar.gz libwpd-0.8.7.tar.gz libwpd-0.8.8.tar.gz libwpd-0.8.9.tar.gz +libwpd-0.8.10.tar.gz diff --git a/libwpd.spec b/libwpd.spec index 1c7104e..d548829 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.9 -Release: 2%{?dist} +Version: 0.8.10 +Release: 1%{?dist} Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Group: System Environment/Libraries URL: http://libwpd.sf.net/ @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libwpd-0.8/libwpd/ %changelog +* Fri Jun 15 2007 Caolan McNamara - 0.8.10-1 +- next version + * Sun Mar 27 2007 Caolan McNamara - 0.8.9-2 - Resolves: rhbz#233876: add unowned directory fix from Michael Schwendt diff --git a/sources b/sources index cffbda1..bb19502 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c48c74e90637e5e59140d0bec73a0145 libwpd-0.8.9.tar.gz +821cdae9624920a4eb66e4d6d3c97b09 libwpd-0.8.10.tar.gz