Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-29 10:45:33 +00:00
parent 20648d9431
commit dd5fc6ff2d

View File

@ -1,6 +1,6 @@
Name: libvoikko
Version: 4.1.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Voikko is a library for spellcheckers and hyphenators
License: GPLv2+
@ -106,6 +106,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python3_sitelib}/
%{python3_sitelib}/__pycache__/*
%changelog
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 4.1.1-5
- Rebuilt for Python 3.8.0rc1 (#1748018)