diff --git a/python-rpmfluff.spec b/python-rpmfluff.spec index f580b06..c5597cf 100644 --- a/python-rpmfluff.spec +++ b/python-rpmfluff.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.5.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lightweight way of building RPMs, and sabotaging them License: GPLv2+ @@ -74,6 +74,9 @@ python3 %{modname}.py %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Sun Jun 17 2018 Miro HronĨok - 0.5.4-3 +- Rebuilt for Python 3.7 + * Wed Feb 14 2018 Iryna Shcherbina - 0.5.4-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)