diff --git a/python-service_identity.changes b/python-service_identity.changes index 4e7c956..afe73c9 100644 --- a/python-service_identity.changes +++ b/python-service_identity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:54:12 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Oct 1 14:33:07 UTC 2018 - Bernhard Wiedemann diff --git a/python-service_identity.spec b/python-service_identity.spec index b708acd..646495b 100644 --- a/python-service_identity.spec +++ b/python-service_identity.spec @@ -30,7 +30,6 @@ Source0: https://pypi.io/packages/source/s/%{oname}/%{oname}-%{version}.t # Documentation BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module attrs} -BuildRequires: %{python_module devel} BuildRequires: %{python_module pyOpenSSL >= 0.14} BuildRequires: %{python_module pyasn1-modules} BuildRequires: %{python_module pyasn1}