diff --git a/python-testtools.changes b/python-testtools.changes index 9511e12..8adb059 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 8 10:17:39 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 18:29:42 UTC 2018 - aplanas@suse.com diff --git a/python-testtools.spec b/python-testtools.spec index 18d3fc6..e6ef0c9 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -37,7 +37,7 @@ Requires: python-python-mimeparse Requires: python-six >= 1.4.0 Requires: python-traceback2 Requires: python-unittest2 >= 1.0.0 -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-fixtures >= 1.3.0 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build