From a6387c2ebd0f37ab7d2d109af83f5f12f1f4adab Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Thu, 8 Oct 2009 23:03:19 +0000 Subject: [PATCH] - New upstream release, fixes bugs found in 2.2 --- .cvsignore | 2 +- libvoikko.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index b1ba0df..5cb279b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-2.2rc2.tar.gz +libvoikko-2.2.1.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 3cbe2d4..67d4c61 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,15 +1,15 @@ Name: libvoikko -Version: 2.2 -Release: 0.3.rc2%{?dist} +Version: 2.2.1 +Release: 1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries License: GPLv2+ URL: http://voikko.sourceforge.net/ # The usual format of stable release URLs -#Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz # The usual format of test release URLs -Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc2.tar.gz +#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python glib2-devel @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libvoikko.pc %changelog +* Fri Oct 09 2009 Ville-Pekka Vainio - 2.2.1-1 +- New upstream release, fixes bugs found in 2.2 + * Fri Sep 18 2009 Ville-Pekka Vainio - 2.2-0.3.rc2 - 2.2rc2 - Remove getcwd() value check patch, accepted upstream diff --git a/sources b/sources index c26cb1c..8c2e440 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d60aa199cd6a112bca782728851f82b4 libvoikko-2.2rc2.tar.gz +008d0c671ae0609221a4d8ab7c12f36f libvoikko-2.2.1.tar.gz