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