diff --git a/python-docutils.spec b/python-docutils.spec index 4334741..b7b119c 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System for processing plaintext documentation Group: Development/Languages @@ -24,10 +24,10 @@ Source0: %{srcname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python2-devel -BuildRequires: python-setuptools +BuildRequires: python2-setuptools %if 0%{?with_python3} BuildRequires: python3-devel -BuildRequires: python-tools +BuildRequires: python2-tools %endif %description @@ -167,6 +167,10 @@ popd %endif %changelog +* Tue Jan 16 2018 Iryna Shcherbina - 0.14-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sun Oct 22 2017 Kevin Fenzi - 0.14-1 - Update to 0.14