New upstream release
This commit is contained in:
parent
769ba086e7
commit
70e302d911
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ libvoikko-3.0.tar.gz
|
||||
/libvoikko-3.3.1rc1.tar.gz
|
||||
/libvoikko-3.4.tar.gz
|
||||
/libvoikko-3.4.1.tar.gz
|
||||
/libvoikko-3.5.tar.gz
|
||||
|
||||
@ -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.4.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Voikko is a library for spellcheckers and hyphenators
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -117,6 +117,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/
|
||||
%{python_sitelib}/%{name}.py*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 01 2012 Ville-Pekka Vainio <vpvainio AT iki.fi> - 3.5-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-2
|
||||
- Rebuilt for c++ ABI breakage
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user