Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-CairoSVG for openSUSE:Factory
checked in at 2023-03-24 15:18:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CairoSVG (Old)
and /work/SRC/openSUSE:Factory/.python-CairoSVG.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-CairoSVG"
Fri Mar 24 15:18:56 2023 rev:10 rq:1073663 version:2.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CairoSVG/python-CairoSVG.changes
2021-08-16 10:13:06.422991422 +0200
+++
/work/SRC/openSUSE:Factory/.python-CairoSVG.new.31432/python-CairoSVG.changes
2023-03-24 15:19:16.266528170 +0100
@@ -1,0 +2,13 @@
+Tue Mar 14 22:27:43 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.6.0:
+ * Drop support of Python 3.5 and 3.6, add support of Python 3.9,
+ 3.10 and 3.11
+ * Support crispEdges value for text antialiasing
+ * Donât crash when including CMYK images
+ * Only update docstrings when not optimized
+ * Donât restore current point after empty paths
+ * Assume that 1ch equals 0.5em
+ * Fix various deprecation warnings
+
+-------------------------------------------------------------------
Old:
----
CairoSVG-2.5.2.obscpio
New:
----
CairoSVG-2.6.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-CairoSVG.spec ++++++
--- /var/tmp/diff_new_pack.v7uPGf/_old 2023-03-24 15:19:19.450544771 +0100
+++ /var/tmp/diff_new_pack.v7uPGf/_new 2023-03-24 15:19:19.454544792 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-CairoSVG
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-CairoSVG
-Version: 2.5.2
+Version: 2.6.0
Release: 0
Summary: A Python SVG converter based on Cairo
License: LGPL-3.0-or-later
@@ -41,7 +41,7 @@
Requires: python-defusedxml
Requires: python-tinycss2
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
%python_subpackages
++++++ CairoSVG-2.5.2.obscpio -> CairoSVG-2.6.0.obscpio ++++++
/work/SRC/openSUSE:Factory/python-CairoSVG/CairoSVG-2.5.2.obscpio
/work/SRC/openSUSE:Factory/.python-CairoSVG.new.31432/CairoSVG-2.6.0.obscpio
differ: char 48, line 1
++++++ CairoSVG.obsinfo ++++++
--- /var/tmp/diff_new_pack.v7uPGf/_old 2023-03-24 15:19:19.510545085 +0100
+++ /var/tmp/diff_new_pack.v7uPGf/_new 2023-03-24 15:19:19.514545105 +0100
@@ -1,6 +1,5 @@
name: CairoSVG
-version: 2.5.2
-mtime: 1615043794
-commit: e6013a31b714b6b632a3a6f3e565643c98b296ce
-
+version: 2.6.0
+mtime: 1673542007
+commit: f5170f8d5a1cb8f9738228038edd6efab52566d7
++++++ _service ++++++
--- /var/tmp/diff_new_pack.v7uPGf/_old 2023-03-24 15:19:19.538545231 +0100
+++ /var/tmp/diff_new_pack.v7uPGf/_new 2023-03-24 15:19:19.542545251 +0100
@@ -1,9 +1,9 @@
<services>
<service mode="disabled" name="obs_scm">
- <param name="url">git://github.com/Kozea/CairoSVG.git</param>
+ <param name="url">https://github.com/Kozea/CairoSVG.git</param>
<param name="scm">git</param>
<param name="submodules">enable</param>
- <param name="revision">e6013a3</param>
+ <param name="revision">f5170f8</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service mode="buildtime" name="tar" />