diff --git a/python-hupper.spec b/python-hupper.spec index d5cce39..dc41181 100644 --- a/python-hupper.spec +++ b/python-hupper.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT @@ -16,7 +16,7 @@ BuildRequires: python2-devel python3-devel # python2 test buildrequires BuildRequires: python2-watchdog BuildRequires: python2-pytest -BuildRequires: python-pytest-cov +BuildRequires: python2-pytest-cov BuildRequires: python2-mock # python3 test buildrequires @@ -82,6 +82,10 @@ When files are changed the process is restarted. %{_bindir}/hupper %changelog +* Fri Jan 19 2018 Iryna Shcherbina - 0.4.2-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Thu Jul 27 2017 Fedora Release Engineering - 0.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild