diff --git a/python-gevent.changes b/python-gevent.changes index bfe4157..4389b43 100644 --- a/python-gevent.changes +++ b/python-gevent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 17:32:29 UTC 2018 - aplanas@suse.com + +- Recommends only for SUSE + ------------------------------------------------------------------- Tue Jan 23 13:34:36 UTC 2018 - dimstar@opensuse.org diff --git a/python-gevent.spec b/python-gevent.spec index 3f32fbf..d7ae4b7 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -40,7 +40,9 @@ BuildRequires: %{python_module nose} %endif Requires: python-cffi Requires: python-greenlet +%if 0%{?suse_version} >= 1000 Recommends: python-psutil +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages