diff --git a/python-iso8601.spec b/python-iso8601.spec index e6d3e7c..56ab8ec 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -8,7 +8,7 @@ This module parses the most common forms of ISO 8601 date strings \ Name: python-%{srcname} Version: 0.1.11 -Release: 9%{?dist} +Release: 10%{?dist} Summary: %{sum} License: MIT @@ -82,6 +82,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools %endif %changelog +* Fri Jun 15 2018 Miro HronĨok - 0.1.11-10 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Iryna Shcherbina - 0.1.11-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)