diff --git a/python-kitchen.changes b/python-kitchen.changes index 8561fbb..87c1494 100644 --- a/python-kitchen.changes +++ b/python-kitchen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:49:49 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Aug 29 12:42:20 UTC 2018 - tchvatal@suse.com diff --git a/python-kitchen.spec b/python-kitchen.spec index 8435559..dfaebc2 100644 --- a/python-kitchen.spec +++ b/python-kitchen.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/ # @@ -26,7 +26,6 @@ License: LGPL-2.1-or-later Group: Development/Languages/Python URL: https://fedorahosted.org/kitchen/ Source: https://files.pythonhosted.org/packages/source/k/kitchen/kitchen-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros