Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Wand for openSUSE:Factory checked in at 2022-08-30 14:50:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Wand (Old) and /work/SRC/openSUSE:Factory/.python-Wand.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Wand" Tue Aug 30 14:50:00 2022 rev:4 rq:1000119 version:0.6.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Wand/python-Wand.changes 2021-09-06 15:58:26.653289470 +0200 +++ /work/SRC/openSUSE:Factory/.python-Wand.new.2083/python-Wand.changes 2022-08-30 14:50:47.676321686 +0200 @@ -1,0 +2,43 @@ +Mon Aug 29 16:01:33 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to 0.6.10 + * Fixed segmentation fault during resource allocation on M1 processor. [:issue:`587`] + * Fixed additional segmentation faults introduced with ImageMagick 7.1.0-45. + [:issue:`587` & :issue:`586`] + +- Update to 0.6.9 + * Updated :meth:`Image.fx() <wand.image.BaseImage.fx>` method to raise + :class:`~wand.exceptions.WandRuntimeError` if ImageMagick is unable to generate + an image. [:issue:`582`] + * Fixed :meth:`Image.from_array() <wand.image.Image.from_array>` classmethod to handle + Numpy's strided arrays. [:issue:`582`] + * Fixed segmentation fault introduced with ImageMagick 7.1.0-45. [:issue:`586`] + +------------------------------------------------------------------- +Mon Aug 29 04:12:11 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to 0.6.8 + * Added :meth:`Image.label() <wand.image.BaseImage.label>` method. + * Added :meth:`Image.region() <wand.image.BaseImage.region>` method. + * Updated :meth:`Image.chop() <wand.image.BaseImage.chop>` method to support gravity keyword. + * Updated :meth:`Image.extent() <wand.image.BaseImage.extent>` method to support gravity + keyword. [:issue:`554`] + * Added .so.9 shared library suffix to :meth:`wand.api.library_paths()` generator when + searching :const:`MAGICK_HOME` path. + * Added :const:`QUANTUM_SCALE <wand.version.QUANTUM_SCALE>` constant. + * Added :meth:`Image.montage() <wand.image.Image.montage>` method. [:issue:`575`] + * Added :meth:`Image.roll() <wand.image.BaseImage.roll>` method. + * Fixed returned values for :meth:`Image.connected_components() + <wand.image.BaseImage.connected_components>` method for ImageMagick 7.1.1. [:issue:`574`] + * Fixed :c:func:`MagickSetImageDepth()` C-API method signature. [:issue:`577` by Pavel Borzenkov] + * Fixed :meth:`Image.encipher() <wand.image.BaseImage.encipher>` method to call the + correct API. [:issue:`578` by Pavel Borzenkov] + * [DOC] Improved :class:`~wand.drawing.FontMetrics` documentation. [:issue:`566`] + * [TEST] Migrated CI from travis-ci.org to travis-ci.com. + * [TEST] Removed unneeded SVG dependency from regression test. + * [TEST] Suppressed :class:`~wand.exceptions.OptionWarning` when testing user errors. + * [TEST] Added Python 3.9 regression test for travis-ci.com. + * [TEST] Removed Python 3.7 & 3.8 regression test for travis-ci.com. + * [TEST] Added Python 3.10 regression tests for github actions. + +------------------------------------------------------------------- Old: ---- Wand-0.6.7.tar.gz New: ---- Wand-0.6.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Wand.spec ++++++ --- /var/tmp/diff_new_pack.G8KNFT/_old 2022-08-30 14:50:48.212323054 +0200 +++ /var/tmp/diff_new_pack.G8KNFT/_new 2022-08-30 14:50:48.220323074 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Wand # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Wand -Version: 0.6.7 +Version: 0.6.10 Release: 0 Summary: Ctypes-based simple MagickWand API binding for Python License: MIT ++++++ Wand-0.6.7.tar.gz -> Wand-0.6.10.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-Wand/Wand-0.6.7.tar.gz /work/SRC/openSUSE:Factory/.python-Wand.new.2083/Wand-0.6.10.tar.gz differ: char 5, line 1