New upstream release

This commit is contained in:
Ville-Pekka Vainio 2011-09-16 23:35:43 +03:00
parent e37abed49e
commit 04449959ff
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ libvoikko-3.0.tar.gz
/libvoikko-3.1.tar.gz
/libvoikko-3.2.tar.gz
/libvoikko-3.2.1.tar.gz
/libvoikko-3.3.tar.gz

View File

@ -1,6 +1,6 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: libvoikko
Version: 3.2.1
Version: 3.3
Release: 1%{?dist}
Summary: Voikko is a library for spellcheckers and hyphenators
@ -116,6 +116,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/
%{python_sitelib}/%{name}.py*
%changelog
* Fri Sep 16 2011 Ville-Pekka Vainio <vpvainio AT iki.fi> - 3.3-1
- New upstream release
* Sun Jun 12 2011 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.2.1-1
- New upstream release
- Fixes handling of embedded null characters in input strings entered through

View File

@ -1 +1 @@
bd7c5b159d1af9f036f990ef97afa0dd libvoikko-3.2.1.tar.gz
22e4778737960c7516f88396132859b2 libvoikko-3.3.tar.gz