diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index ed17edd..82e96c2 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:52 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Oct 18 23:37:59 UTC 2018 - opensuse-packaging@opensuse.org diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index cd29570..790e1f9 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -27,7 +27,6 @@ License: Apache-2.0 Group: Development/Libraries/Python Url: http://github.com/open-iscsi/configshell-fb Source: %{oname}-%{realver}.tar.xz -BuildRequires: %{python_module devel} BuildRequires: %{python_module pyparsing} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six}