diff --git a/python-mohawk.changes b/python-mohawk.changes index 2d6d0f8..13a7ca6 100644 --- a/python-mohawk.changes +++ b/python-mohawk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:27 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sat Dec 2 10:15:38 UTC 2017 - antoine.belvire@opensuse.org diff --git a/python-mohawk.spec b/python-mohawk.spec index f3d38fc..8ee7038 100644 --- a/python-mohawk.spec +++ b/python-mohawk.spec @@ -1,6 +1,7 @@ # # spec file for package python-mohawk # +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 The openSUSE Project. # # All modifications and additions to the file contributed by third parties @@ -12,7 +13,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 +27,6 @@ License: MPL-2.0 Group: Development/Languages/Python URL: https://github.com/kumar303/mohawk Source: https://files.pythonhosted.org/packages/source/m/mohawk/mohawk-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros