diff --git a/python-fasteners.spec b/python-fasteners.spec index 9da75f5..4a3f2ce 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.14.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -99,6 +99,9 @@ nosetests-%{python3_version} %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.14.1-13 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 0.14.1-12 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)