From a8b53e1b8a8233c5f170a9a54a797a305f58862dc80d4de1cac5e8cd5172785a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 7 Mar 2018 14:34:18 +0000 Subject: [PATCH] Accepting request 583904 from home:aplanas:branches:devel:languages:python Allows Recommends and Suggest in Fedora OBS-URL: https://build.opensuse.org/request/show/583904 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=57 --- python-pymongo.changes | 5 +++++ python-pymongo.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pymongo.changes b/python-pymongo.changes index fd8732e..5fce3ba 100644 --- a/python-pymongo.changes +++ b/python-pymongo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 7 14:20:01 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 17:59:40 UTC 2018 - aplanas@suse.com diff --git a/python-pymongo.spec b/python-pymongo.spec index 32da937..a7678e8 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -34,7 +34,7 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Suggests: mongodb %endif %python_subpackages