diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 7208372..1e556f9 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:42 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 9 15:20:09 CET 2018 - mcepl@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 1176354..d9a4a74 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -26,7 +26,6 @@ License: MIT Group: Development/Languages/Python Url: https://gitlab.com/m2crypto/m2crypto Source: https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module typing} BuildRequires: %{python_module xml}