Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-02-12 09:43:20 +01:00
parent 8e563ee977
commit 2f5a14e22e

View File

@ -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 <ishcherb@redhat.com> - 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 <releng@fedoraproject.org> - 0.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild