diff --git a/python-daemon.spec b/python-daemon.spec index ef67b08..c2fb357 100644 --- a/python-daemon.spec +++ b/python-daemon.spec @@ -10,7 +10,7 @@ Name: python-daemon Version: 2.1.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Library to implement a well-behaved Unix daemon process Group: Development/Languages @@ -114,6 +114,9 @@ PYTHONPATH=$(pwd) %{__python3} -m unittest discover %endif %changelog +* Mon Jun 18 2018 Miro HronĨok - 2.1.2-9 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 2.1.2-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)