diff --git a/.gitignore b/.gitignore index b450e27..6e1f104 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ libvoikko-3.0.tar.gz /libvoikko-3.5.tar.gz /libvoikko-3.6.tar.gz /libvoikko-3.6.1.tar.gz +/libvoikko-3.7.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 5f7a0d0..150635c 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,5 +1,5 @@ Name: libvoikko -Version: 3.6.1 +Version: 3.7 Release: 1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators @@ -111,6 +111,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/ %{python_sitelib}/%{name}.py* %changelog +* Sun Jan 26 2014 Ville-Pekka Vainio - 3.7-1 +- New upstream release + * Fri Oct 18 2013 Ville-Pekka Vainio - 3.6.1-1 - New upstream release - Remove voikkovfstc from the package, it is not built by default anymore diff --git a/sources b/sources index 48ab516..2ccf21e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb7c765dfa3b6b3d2d2bea404309fb11 libvoikko-3.6.1.tar.gz +68b0dce7a5a96f89bd6a0451071321c2 libvoikko-3.7.tar.gz