diff --git a/python-Chameleon-doc.spec b/python-Chameleon-doc.spec index 8b9357e..e252af0 100644 --- a/python-Chameleon-doc.spec +++ b/python-Chameleon-doc.spec @@ -1,7 +1,7 @@ # # spec file for package python-Chameleon-doc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # @@ -22,7 +22,7 @@ Version: 3.1 Release: 0 Url: http://www.pagetemplates.org/ Summary: Documentation for python-Chameleon -License: BSD-3-Clause and BSD-4-Clause and Python-2.0 and ZPL-2.1 +License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1 Group: Documentation/HTML Source: https://files.pythonhosted.org/packages/source/C/Chameleon/Chameleon-%{version}.tar.gz BuildRequires: %{python_module Sphinx} diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 743a58b..ff20107 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 13:07:50 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sat Sep 16 19:43:24 UTC 2017 - bruno@ioda-net.ch diff --git a/python-Chameleon.spec b/python-Chameleon.spec index db5e46e..52634a7 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -1,7 +1,7 @@ # # spec file for package python-Chameleon # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # @@ -22,11 +22,10 @@ Version: 3.1 Release: 0 Url: http://www.pagetemplates.org/ Summary: Fast HTML/XML Template Compiler -License: BSD-3-Clause and BSD-4-Clause and Python-2.0 and ZPL-2.1 +License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1 Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/C/Chameleon/Chameleon-%{version}.tar.gz BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros