From 7f4ffd428a71fdc893aecf123a65629f735be501 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Mon, 17 Jul 2006 08:54:33 +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 54706d0..c99732c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ libwpd-0.8.2.tar.gz libwpd-0.8.3.tar.gz libwpd-0.8.4.tar.gz libwpd-0.8.5.tar.gz +libwpd-0.8.6.tar.gz diff --git a/libwpd.spec b/libwpd.spec index 29930a2..ba70ae4 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.5 -Release: 3.1 +Version: 0.8.6 +Release: 1 Source: %{name}-%{version}.tar.gz Group: System Environment/Libraries URL: http://libwpd.sf.net/ @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libwpd-0.8/libwpd %changelog +* Mon Jul 17 2006 Caolan McNamara - 0.8.6-1 +- next version + * Wed Jul 12 2006 Jesse Keating - 0.8.5-3.1 - rebuild diff --git a/sources b/sources index 83ad298..84e40c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b679e205a2805c3d23f41c65b35e266 libwpd-0.8.5.tar.gz +464a390c66511831821de81b887d3e61 libwpd-0.8.6.tar.gz