New upstream release

This commit is contained in:
Ville-Pekka Vainio 2013-04-14 22:59:32 +03:00
parent ff60c3bf84
commit 23d9dea58d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ libvoikko-3.0.tar.gz
/libvoikko-3.4.tar.gz
/libvoikko-3.4.1.tar.gz
/libvoikko-3.5.tar.gz
/libvoikko-3.6.tar.gz

View File

@ -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: 3.5
Release: 3%{?dist}
Version: 3.6
Release: 1%{?dist}
Summary: Voikko is a library for spellcheckers and hyphenators
Group: System Environment/Libraries
@ -119,6 +119,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/
%{python_sitelib}/%{name}.py*
%changelog
* Sun Apr 14 2013 Ville-Pekka Vainio <vpvainio AT iki.fi> - 3.6-1
- New upstream release
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
ed12fa993bd10f703d4fbe2f0e9b4e77 libvoikko-3.5.tar.gz
690412f69a06a602411af8db565a1330 libvoikko-3.6.tar.gz