diff --git a/python-greenlet.changes b/python-greenlet.changes index 83e3e6f..86ef3d8 100644 --- a/python-greenlet.changes +++ b/python-greenlet.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Dec 4 12:48:44 UTC 2018 - Matej Cepl -- Remove superfluous devel dependency for noarch package +- Fix BR to build again ------------------------------------------------------------------- Sun Sep 16 15:31:38 UTC 2018 - Arun Persaud diff --git a/python-greenlet.spec b/python-greenlet.spec index b7002c1..9d09095 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -26,6 +26,7 @@ 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