Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2021-04-01 14:16:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and      /work/SRC/openSUSE:Factory/.ImageMagick.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ImageMagick"

Thu Apr  1 14:16:26 2021 rev:228 rq:882313 version:7.0.11.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2021-03-16 
15:43:50.880983758 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new.2401/ImageMagick.changes        
2021-04-01 14:16:46.639930554 +0200
@@ -1,0 +2,16 @@
+Wed Mar 31 08:44:15 UTC 2021 - [email protected]
+
+- version update to 7.0.11.5
+  * OpenCL will be disable by default, use the environment variable
+    MAGICK_OCL_DEVICE to turn it on or select the device to use.
+- modified patches
+  % ImageMagick-library-installable-in-parallel.patch (refreshed)
+
+-------------------------------------------------------------------
+Sat Mar 27 00:52:45 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 7.0.11.4:
+  * support caption:split define (reference
+  * avoid an omp deadlock with policy string
+
+-------------------------------------------------------------------

Old:
----
  ImageMagick-7.0.11-3.tar.bz2
  ImageMagick-7.0.11-3.tar.bz2.asc

New:
----
  ImageMagick-7.0.11-5.tar.bz2
  ImageMagick-7.0.11-5.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ImageMagick.spec ++++++
--- /var/tmp/diff_new_pack.eoYkhv/_old  2021-04-01 14:16:47.363931385 +0200
+++ /var/tmp/diff_new_pack.eoYkhv/_new  2021-04-01 14:16:47.367931390 +0200
@@ -20,7 +20,7 @@
 %define asan_build     0
 %define maj            7
 %define mfr_version    %{maj}.0.11
-%define mfr_revision   3
+%define mfr_revision   5
 %define quantum_depth  16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver        9
@@ -207,14 +207,14 @@
 Group:          Development/Libraries/C and C++
 Provides:       imagick-%{config_spec}
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 
 %package %{config_spec}-SUSE
 Summary:        Upstream Configuration Files
 Group:          Development/Libraries/C and C++
 Provides:       imagick-%{config_spec}
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 
 %description
 ImageMagick is a robust collection of tools and libraries to read,
@@ -329,7 +329,6 @@
 version and maintenance updates and system changes will not be
 preserved.
 
-
 %prep
 %setup -q -n ImageMagick-%{source_version}
 %patch2 -p1

++++++ ImageMagick-7.0.11-3.tar.bz2 -> ImageMagick-7.0.11-5.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-7.0.11-3.tar.bz2 
/work/SRC/openSUSE:Factory/.ImageMagick.new.2401/ImageMagick-7.0.11-5.tar.bz2 
differ: char 11, line 1

++++++ ImageMagick-library-installable-in-parallel.patch ++++++
--- /var/tmp/diff_new_pack.eoYkhv/_old  2021-04-01 14:16:47.411931441 +0200
+++ /var/tmp/diff_new_pack.eoYkhv/_new  2021-04-01 14:16:47.411931441 +0200
@@ -1,8 +1,8 @@
-Index: ImageMagick-7.0.6-7/configure
+Index: ImageMagick-7.0.11-5/configure
 ===================================================================
---- ImageMagick-7.0.6-7.orig/configure 2017-08-12 15:28:32.000000000 +0200
-+++ ImageMagick-7.0.6-7/configure      2017-08-28 16:56:48.177815147 +0200
-@@ -34903,7 +34903,9 @@ fi
+--- ImageMagick-7.0.11-5.orig/configure        2021-03-28 17:25:01.000000000 
+0200
++++ ImageMagick-7.0.11-5/configure     2021-03-31 10:43:15.013707778 +0200
+@@ -33198,7 +33198,9 @@ fi
  
  
  # Subdirectory to place architecture-dependent configuration files

Reply via email to