diff --git a/satyr.spec b/satyr.spec index dbfe50c..1f25945 100644 --- a/satyr.spec +++ b/satyr.spec @@ -26,7 +26,7 @@ Name: satyr Version: 0.25 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports Group: System Environment/Libraries License: GPLv2+ @@ -47,7 +47,7 @@ BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: gdb %if %{?enable_python_manpage} -BuildRequires: python-sphinx +BuildRequires: python2-sphinx %endif Patch0001: 0001-normalization-actualize-list-of-functions.patch @@ -162,6 +162,10 @@ make check || { %endif %changelog +* Mon Feb 12 2018 Iryna Shcherbina - 0.25-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 0.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild