From 49cdde3d05b6b745c2c0e30f0fffeae8977ce813 Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Sat, 2 May 2009 17:42:55 +0000 Subject: [PATCH] - 2.1 final, including fixes to grammar checking --- .cvsignore | 2 +- libvoikko.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 904384f..eb106f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-2.1rc4.tar.gz +libvoikko-2.1.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 64dca5e..fe50017 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,15 +1,15 @@ Name: libvoikko Version: 2.1 -Release: 0.5.rc4%{?dist} +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}rc4.tar.gz +#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc4.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: malaga-devel >= 7.8 python @@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libvoikko.pc %changelog +* Sat May 2 2009 Ville-Pekka Vainio - 2.1-1 +- 2.1 final, including fixes to grammar checking + * Fri Apr 17 2009 Ville-Pekka Vainio - 2.1-0.5.rc4 - 2.1rc4: - Fix invalid use of delete vs. delete[] diff --git a/sources b/sources index e9e1844..b058254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17458bdd150cc02d6071eeda69d4d3db libvoikko-2.1rc4.tar.gz +c0c04a2979126fc9103fa4d88358c90a libvoikko-2.1.tar.gz