diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 1e556f9..3c66669 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 5 14:30:23 UTC 2018 - Matej Cepl + +- Whoops! Here -devel dependency certainly should stay + ------------------------------------------------------------------- Tue Dec 4 12:50:42 UTC 2018 - Matej Cepl diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index d9a4a74..1176354 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -26,6 +26,7 @@ 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}