diff --git a/libvoikko.spec b/libvoikko.spec index 43846a4..2e67bee 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -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 - 4.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 4.1.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018)