diff --git a/python-colour-runner.spec b/python-colour-runner.spec index 0cefbe6..7cefd05 100644 --- a/python-colour-runner.spec +++ b/python-colour-runner.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.0.4 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Colour formatting for unittest tests License: MIT @@ -61,6 +61,9 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|' %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.0.4-17 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.0.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild