diff --git a/python-pysaml2.changes b/python-pysaml2.changes index 2225ccf..0d31366 100644 --- a/python-pysaml2.changes +++ b/python-pysaml2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:47 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Oct 10 06:08:56 UTC 2018 - Dirk Mueller diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 4588292..03082b7 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -30,7 +30,6 @@ License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/rohe/%{modname} Source: https://pypi.io/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros