Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-svgwrite for openSUSE:Factory
checked in at 2022-10-11 18:03:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-svgwrite (Old)
and /work/SRC/openSUSE:Factory/.python-svgwrite.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-svgwrite"
Tue Oct 11 18:03:23 2022 rev:9 rq:1009733 version:1.4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-svgwrite/python-svgwrite.changes
2021-06-01 10:35:37.076624700 +0200
+++
/work/SRC/openSUSE:Factory/.python-svgwrite.new.2275/python-svgwrite.changes
2022-10-11 18:05:49.818112013 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 07:54:28 UTC 2022 - John Vandenberg <[email protected]>
+
+- Update to v1.4.3
+ * BUGFIX: Polyline validation
+- from v1.4.2
+ * Merged some contributions and bugfixes.
+
+-------------------------------------------------------------------
Old:
----
svgwrite-1.4.1.zip
New:
----
svgwrite-1.4.3.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-svgwrite.spec ++++++
--- /var/tmp/diff_new_pack.Fs0k2l/_old 2022-10-11 18:05:50.242112698 +0200
+++ /var/tmp/diff_new_pack.Fs0k2l/_new 2022-10-11 18:05:50.250112711 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-svgwrite
#
-# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 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-svgwrite
-Version: 1.4.1
+Version: 1.4.3
Release: 0
Summary: Python module for creating SVG drawings
License: MIT