diff --git a/python-blockdiag.changes b/python-blockdiag.changes index 7da176e..4ab6e19 100644 --- a/python-blockdiag.changes +++ b/python-blockdiag.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 6 13:27:49 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 17:07:05 UTC 2018 - aplanas@suse.com diff --git a/python-blockdiag.spec b/python-blockdiag.spec index e1eaf92..ebe3140 100644 --- a/python-blockdiag.spec +++ b/python-blockdiag.spec @@ -46,7 +46,7 @@ BuildRequires: %{python_module pip >= 1.4.1} Requires: python-Pillow >= 2.2.1 Requires: python-funcparserlib >= 0.3.6 Requires: python-webcolors -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: ghostscript Recommends: python-Wand Recommends: python-reportlab