diff --git a/libvoikko.spec b/libvoikko.spec index 4065d64..603a4c2 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -4,7 +4,7 @@ Name: libvoikko Version: 3.8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -123,6 +123,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/ %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 3.8-10 +- Rebuilt for Python 3.7 + * Wed May 23 2018 Mike FABIAN - 3.8-9 - Add python3-devel to BuildRequires. - Resolves: rhbz#1580782