From 2a3d0b61b48ce2752efeb323610c3890b3867caf Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 28 2018 02:38:28 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/python-sphinxcontrib-spelling.spec b/python-sphinxcontrib-spelling.spec index ace1f3f..251084b 100644 --- a/python-sphinxcontrib-spelling.spec +++ b/python-sphinxcontrib-spelling.spec @@ -19,7 +19,7 @@ Name: python-%{pypi_name} Version: 4.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: BSD @@ -31,7 +31,7 @@ BuildRequires: python%{py2_major}-setuptools BuildRequires: python%{py2_major}-devel BuildRequires: python%{py2_major}-pbr BuildRequires: python%{py2_major}-nose -BuildRequires: python-fixtures +BuildRequires: python%{py2_major}-fixtures BuildRequires: python%{py2_major}-six BuildRequires: python%{py2_major}-enchant BuildRequires: python%{py2_major}-sphinx @@ -150,6 +150,10 @@ nosetests %endif %changelog +* Wed Feb 28 2018 Iryna Shcherbina - 4.0.1-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 4.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild