diff --git a/python-psycopg2.changes b/python-psycopg2.changes index 7487ff6..a9f8dc7 100644 --- a/python-psycopg2.changes +++ b/python-psycopg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 7 14:03:13 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 17:55:42 UTC 2018 - aplanas@suse.com diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 4eb06d2..e632683 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -29,7 +29,7 @@ BuildRequires: %{python_module devel} BuildRequires: fdupes BuildRequires: postgresql-devel >= 9.1 BuildRequires: python-rpm-macros -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Suggests: postgresql-server %endif %python_subpackages