diff --git a/python-croniter.spec b/python-croniter.spec index 7d6414c..043e18c 100644 --- a/python-croniter.spec +++ b/python-croniter.spec @@ -11,7 +11,7 @@ Name: python-%{pypi_name} Version: 0.3.27 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Iteration for datetime object with cron like format License: MIT @@ -99,6 +99,9 @@ find -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + %endif %changelog +* Tue May 26 2020 Miro HronĨok - 0.3.27-6 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.3.27-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild