diff --git a/python-hypothesis.changes b/python-hypothesis.changes index d818321..de0f7c2 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 6 15:45:20 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Fri Mar 2 09:58:08 UTC 2018 - chris@computersalat.de diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 65ce43d..43a1307 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -47,7 +47,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-attrs Requires: python-coverage -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-Django >= 1.8 Recommends: python-Faker >= 0.7.0 Recommends: python-numpy >= 1.9.0