From fac3db8b4563bea6ff937eea80d58c43c9e523b78c15dff8f4be94c7c46c71d3 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Tue, 6 Mar 2018 14:31:29 +0000 Subject: [PATCH] Accepting request 583399 from home:aplanas:branches:devel:languages:python - Allows Recommends and Suggest in Fedora OBS-URL: https://build.opensuse.org/request/show/583399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=25 --- python-falcon.changes | 5 +++++ python-falcon.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-falcon.changes b/python-falcon.changes index 6500709..cd43347 100644 --- a/python-falcon.changes +++ b/python-falcon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 6 13:56:37 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 17:16:01 UTC 2018 - aplanas@suse.com diff --git a/python-falcon.spec b/python-falcon.spec index b378586..2d37ee6 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -58,7 +58,7 @@ BuildRequires: python3-pygments-style-railscasts # Requires: python-Cython Requires: python-python-mimeparse Requires: python-six -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Suggests: %{name}-doc %endif Requires(post): update-alternatives