diff --git a/python-filelock.spec b/python-filelock.spec index 7229e18..0f1fb00 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 2.0.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} Group: Development/Libraries @@ -112,6 +112,9 @@ install -p -m0644 -D docs/build/man/py-%{srcname}.1 %{buildroot}%{_mandir}/man1/ %{python3_sitelib}/__pycache__/%{srcname}*.py[co] %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.0.8-6 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 2.0.8-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)