diff --git a/python-fuzzyfinder.spec b/python-fuzzyfinder.spec index 58be30b..6880f6a 100644 --- a/python-fuzzyfinder.spec +++ b/python-fuzzyfinder.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 2.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Fuzzy Finder implemented in Python License: BSD @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v %{python3_sitelib}/%{srcname}/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.1.0-8 - Rebuilt for Python 3.8.0rc1 (#1748018)