diff --git a/python-Werkzeug.changes b/python-Werkzeug.changes index 7d64c7d..da63e2b 100644 --- a/python-Werkzeug.changes +++ b/python-Werkzeug.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 8 10:15:27 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 18:52:40 UTC 2018 - aplanas@suse.com diff --git a/python-Werkzeug.spec b/python-Werkzeug.spec index 237f78a..24845d3 100644 --- a/python-Werkzeug.spec +++ b/python-Werkzeug.spec @@ -33,7 +33,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-watchdog Recommends: python-termcolor %endif