diff --git a/.cvsignore b/.cvsignore index edbf8b6..46497e4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-2.3rc1.tar.gz +libvoikko-2.3.1.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index bd2c225..c56e084 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: 2.3 -Release: 0.1.rc1%{?dist} +Version: 2.3.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}rc1.tar.gz +#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/%{name}.py* %changelog +* Thu Feb 18 2010 Ville-Pekka Vainio - 2.3.1-1 +- Version 2.3.1 contains fixes for bugs found in version 2.3 + * Sun Jan 31 2010 Ville-Pekka Vainio - 2.3-0.1.rc1 - New release candidate - Dependency on glib has been removed diff --git a/sources b/sources index 5abb1e7..82dc4ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02c46687b170cdcc65dd3bfe7868b7f8 libvoikko-2.3rc1.tar.gz +7152cae51a08bb5645336b38925e3781 libvoikko-2.3.1.tar.gz