diff --git a/python-epi.spec b/python-epi.spec index 752e844..b2d6713 100644 --- a/python-epi.spec +++ b/python-epi.spec @@ -12,7 +12,7 @@ Name: python-%{sname} Version: 0.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Tool for looking at the entry point plugins on a system License: ASL 2.0 @@ -128,6 +128,9 @@ ln -s %{_bindir}/python2-%{sname} %{buildroot}%{_bindir}/%{sname} %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.1-10 +- Rebuilt for Python 3.7 + * Wed Feb 21 2018 Iryna Shcherbina - 0.1-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)