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