diff --git a/python-sphinxcontrib-websupport.changes b/python-sphinxcontrib-websupport.changes index 75c6074..3d33345 100644 --- a/python-sphinxcontrib-websupport.changes +++ b/python-sphinxcontrib-websupport.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 8 10:21:43 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 18:20:41 UTC 2018 - aplanas@suse.com diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index 65860cc..fbe3a4e 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -33,8 +33,8 @@ BuildRequires: python-rpm-macros Requires: python-Jinja2 Requires: python-six Requires: python-sphinxcontrib +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-Sphinx -%if 0%{?suse_version} >= 1000 Suggests: python-Whoosh Suggests: python-xapian Suggests: python-SQLAlchemy