diff --git a/.cvsignore b/.cvsignore index dfe5eb8..b075c28 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-3.0rc1.tar.gz +libvoikko-3.0.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 1bbee6a..6dc987c 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,16 +1,16 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: libvoikko Version: 3.0 -Release: 0.1.rc1%{?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}rc1.tar.gz +#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz BuildRequires: python-devel # Libvoikko >= 2.2 needs this, earlier versions won't work @@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/%{name}.py* %changelog +* Thu May 27 2010 Ville-Pekka Vainio - 3.0-1 +- 3.0 final + * Thu May 13 2010 Ville-Pekka Vainio - 3.0-0.1.rc1 - New upstream release candidate with multithread support - Remove unneeded BuildRoot tag diff --git a/sources b/sources index 786abab..a2584ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -489990960388b931b0f9a25c93c8be3f libvoikko-3.0rc1.tar.gz +68a2fd8aaf5222572390ac79cd12a732 libvoikko-3.0.tar.gz