diff --git a/.cvsignore b/.cvsignore index 5cb279b..44bd89c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-2.2.1.tar.gz +libvoikko-2.2.2.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 7f35142..81d808a 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: libvoikko -Version: 2.2.1 -Release: 2%{?dist} +Version: 2.2.2 +Release: 1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -121,6 +121,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/%{name}.py* %changelog +* Wed Nov 11 2009 Ville-Pekka Vainio - 2.2.2-1 +- Version 2.2.2 fixes a crash found in version 2.2.1 that can occur when the + APIs that use wchar_t strings as arguments are used. + * Mon Oct 26 2009 Ville-Pekka Vainio - 2.2.1-2 - Add Python interface (package python-libvoikko, noarch) diff --git a/sources b/sources index 8c2e440..78fff60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -008d0c671ae0609221a4d8ab7c12f36f libvoikko-2.2.1.tar.gz +c808e90e441a85411faa0ff23be243d6 libvoikko-2.2.2.tar.gz