From c173a051f9200356cd2c6343186ed8e72e0a554899dc08d16619cf164d3791e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 8 Mar 2018 10:51:44 +0000 Subject: [PATCH] Accepting request 584264 from home:aplanas:branches:devel:languages:python - Allows Recommends and Suggest in Fedora OBS-URL: https://build.opensuse.org/request/show/584264 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=104 --- python-Sphinx.changes | 5 +++++ python-Sphinx.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 99a843f..614898a 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 8 10:22:47 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Mar 6 11:55:15 UTC 2018 - dmueller@suse.com diff --git a/python-Sphinx.spec b/python-Sphinx.spec index e88a789..70aac1f 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -50,7 +50,7 @@ Requires: python-snowballstemmer >= 1.1 Requires: python-sphinx_rtd_theme Requires: python-sphinxcontrib Requires: python-sphinxcontrib-websupport -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-SQLAlchemy >= 0.9 Recommends: python-Whoosh >= 2.0 Recommends: %{name}-doc-man