diff --git a/python-greenlet.changes b/python-greenlet.changes index d8400ca..83e3e6f 100644 --- a/python-greenlet.changes +++ b/python-greenlet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:44 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Sep 16 15:31:38 UTC 2018 - Arun Persaud diff --git a/python-greenlet.spec b/python-greenlet.spec index 9d09095..b7002c1 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -26,7 +26,6 @@ License: MIT Group: Development/Libraries/Python URL: https://github.com/python-greenlet/greenlet Source0: https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: c++_compiler BuildRequires: fdupes