From 73971d1e9817dfab011be32cf233447e910d928f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 25 Nov 2015 11:31:25 -0500 Subject: [PATCH] Fix requirements of python2- subpackage --- python-sphinx.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index ec8ff40..f720f82 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -8,7 +8,7 @@ Name: python-sphinx Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -117,7 +117,6 @@ Requires: python-jinja2 Requires: python-pygments Requires: python-mock Requires: python2-snowballstemmer -Requires: python2-sphinx_rtd_theme Requires: python-sphinx_rtd_theme Requires: python2-six Obsoletes: python-sphinx = 1.2.3 @@ -407,6 +406,9 @@ popd %changelog +* Wed Nov 25 2015 Zbigniew Jędrzejewski-Szmek - 1.3.1-2 +- Fix requirements of python2- subpackage + * Tue Nov 24 2015 Julien Enselme - 1.3.1-1 - Update to 1.3.1 (#1136284) - Update to new guidelines