Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-02-20 10:27:07 +01:00
parent 470253e80b
commit 76c30931a2

View File

@ -6,7 +6,7 @@
Name: libcomps
Version: 0.1.8
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Comps XML file manipulation library
License: GPLv2+
@ -43,7 +43,7 @@ Documentation files for libcomps library.
Summary: Documentation files for python bindings libcomps library
Requires: %{name} = %{version}-%{release}
BuildArch: noarch
BuildRequires: python-sphinx
BuildRequires: python2-sphinx
%description -n python-%{name}-doc
Documentation files for python bindings libcomps library.
@ -140,6 +140,10 @@ popd
%endif
%changelog
* Tue Feb 20 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.1.8-12
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild