diff --git a/python-eventlet.changes b/python-eventlet.changes index aef971d..1a767dc 100644 --- a/python-eventlet.changes +++ b/python-eventlet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:46 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Jan 12 12:57:09 UTC 2018 - tbechtold@suse.com diff --git a/python-eventlet.spec b/python-eventlet.spec index 39aaffe..2a5ff91 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -29,7 +29,6 @@ Patch0: 0001-Fix-SSL-connection-reset-errors.patch # PATCH-FIX-UPSTREAM PR-459.patch -- https://github.com/eventlet/eventlet/pull/459 Patch1: PR-459.patch BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module devel} BuildRequires: %{python_module greenlet} BuildRequires: %{python_module setuptools} BuildRequires: fdupes