From f640d14632fe16c8c5c7e2872d5025d5c70a5d37 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 21 2018 03:18:12 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/python-catkin-sphinx.spec b/python-catkin-sphinx.spec index 3ef151d..2652839 100644 --- a/python-catkin-sphinx.spec +++ b/python-catkin-sphinx.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.2.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} Group: Development/Libraries @@ -21,7 +21,7 @@ Sphinx domain for CMake. Summary: %{sum} BuildRequires: python2-devel -Requires: python-sphinx +Requires: python2-sphinx %{?python_provide:%python_provide python2-%{srcname}} %description -n python2-%{srcname} @@ -61,6 +61,10 @@ Sphinx domain for CMake. %{python3_sitelib}/catkin_sphinx-%{version}-py?.?.egg-info %changelog +* Wed Feb 21 2018 Iryna Shcherbina - 0.2.2-7 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 0.2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild