Hello community,
here is the log from the commit of package python-Chameleon for
openSUSE:Factory checked in at 2018-12-19 13:51:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Chameleon (Old)
and /work/SRC/openSUSE:Factory/.python-Chameleon.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Chameleon"
Wed Dec 19 13:51:10 2018 rev:5 rq:659257 version:3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Chameleon/python-Chameleon.changes
2017-09-20 17:07:35.632606078 +0200
+++
/work/SRC/openSUSE:Factory/.python-Chameleon.new.28833/python-Chameleon.changes
2018-12-19 13:51:42.631094061 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 13:07:50 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Chameleon-doc.spec ++++++
--- /var/tmp/diff_new_pack.OICuGB/_old 2018-12-19 13:51:43.035093503 +0100
+++ /var/tmp/diff_new_pack.OICuGB/_new 2018-12-19 13:51:43.039093498 +0100
@@ -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 @@
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}
++++++ python-Chameleon.spec ++++++
--- /var/tmp/diff_new_pack.OICuGB/_old 2018-12-19 13:51:43.051093481 +0100
+++ /var/tmp/diff_new_pack.OICuGB/_new 2018-12-19 13:51:43.055093476 +0100
@@ -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 @@
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