diff --git a/python-d2to1.spec b/python-d2to1.spec index d727932..699efbd 100644 --- a/python-d2to1.spec +++ b/python-d2to1.spec @@ -8,7 +8,7 @@ Name: python-%{srcname} Version: 0.2.12 -Release: 8.post1%{?dist} +Release: 9.post1%{?dist} Summary: Allows using distutils2-like setup.cfg files with setup.py License: BSD @@ -94,6 +94,9 @@ popd %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.2.12-9.post1 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 0.2.12-8.post1 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)