diff --git a/python-jellyfish.spec b/python-jellyfish.spec index 0815596..c043d8c 100644 --- a/python-jellyfish.spec +++ b/python-jellyfish.spec @@ -4,7 +4,7 @@ Name: python-%{realname} Version: 0.7.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A python library for doing approximate and phonetic matching of strings License: BSD @@ -77,6 +77,9 @@ PYTHONPATH=. pytest-3 jellyfish/test.py %{python3_sitelib}/%{realname}*.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.7.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.7.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018)