diff --git a/python-bashate.spec b/python-bashate.spec index 4da7fe0..79ab46b 100644 --- a/python-bashate.spec +++ b/python-bashate.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.5.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A pep8 equivalent for bash scripts License: ASL 2.0 @@ -147,6 +147,9 @@ ln -s ./%{pypi_name}-2 %{buildroot}%{_bindir}/%{pypi_name} %license LICENSE %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.5.1-8 +- Rebuilt for Python 3.7 + * Mon Mar 26 2018 Iryna Shcherbina - 0.5.1-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)