Accepting request 584261 from home:aplanas:branches:devel:languages:python

- Allows Recommends and Suggest in Fedora

OBS-URL: https://build.opensuse.org/request/show/584261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal 2018-03-08 10:51:53 +00:00 committed by Git OBS Bridge
parent 6ff9efc413
commit 0edf3966bf
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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