Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ImageMagick for openSUSE:Factory checked in at 2024-10-08 17:16:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old) and /work/SRC/openSUSE:Factory/.ImageMagick.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ImageMagick" Tue Oct 8 17:16:30 2024 rev:302 rq:1206072 version:7.1.1.39 Changes: -------- --- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes 2024-08-29 15:42:56.996190837 +0200 +++ /work/SRC/openSUSE:Factory/.ImageMagick.new.19354/ImageMagick.changes 2024-10-08 17:16:33.317392145 +0200 @@ -1,0 +2,33 @@ +Sun Oct 6 20:27:31 UTC 2024 - Arjen de Korte <suse+bu...@de-korte.org> + +- version update to 7.1.1.39 + * Add missing Threshold command to command array of Region of Interest mode #7606 + * uhdr.c: update uhdr coder for gainmap metadata configuration #7635 + * uhdr: fix language choice in autoconf #7663 + +------------------------------------------------------------------- +Fri Sep 13 15:38:48 UTC 2024 - pgaj...@suse.com + +- version update to 7.1.1.38 + * properly set image byte order 40f6599 + * set max colormap size for remap 1ffe565 + * beta release 250b748 + * deprecate the -respect-paranthesis option 4e7d789 + * Build fixes. b80c509 + * save IPTC + ICC profiles are profiles, not properties 25d5335 + * update copyright year 4caf7d1 + * Patch to fix reading of the ICC profile. 18377f9 + * prepping framework to interact with X11 clipboard b20dda3 + * Build fix. 20a5af3 + * More build fixes. c36fdf0 + * Another attempt to silence the warnings. 600708c + * Use SetImageProfilePrivate to avoid duplicate allocations. f246eab + * support clipboard delegate 39a135a + * restore clipboard.c 1070b17 + * improved rounding 27a0a9c + * don't allow negative scenes 8fda05a + * eliminate compiler warnings 878daf9 +- modified patches + % ImageMagick-library-installable-in-parallel.patch (refreshed) + +------------------------------------------------------------------- Old: ---- ImageMagick-7.1.1-37.tar.xz ImageMagick-7.1.1-37.tar.xz.asc New: ---- ImageMagick-7.1.1-39.tar.xz ImageMagick-7.1.1-39.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ImageMagick.spec ++++++ --- /var/tmp/diff_new_pack.3zPzE1/_old 2024-10-08 17:16:34.349435327 +0200 +++ /var/tmp/diff_new_pack.3zPzE1/_new 2024-10-08 17:16:34.349435327 +0200 @@ -20,7 +20,7 @@ %define asan_build 0 %define maj 7 %define mfr_version %{maj}.1.1 -%define mfr_revision 37 +%define mfr_revision 39 %define quantum_depth 16 %define source_version %{mfr_version}-%{mfr_revision} %define clibver 10 @@ -469,7 +469,6 @@ # these will be included via %%doc rm -r %{buildroot}%{_datadir}/doc/ImageMagick-%{maj}/ rm %{buildroot}%{_libdir}/*.la -rm -r %{buildroot}/usr/lib/perl5/*linux-thread-multi*/ # remove RPATH from perl module perl_module=$(find %{buildroot}%{_prefix}/lib/perl5 -name '*.so') chmod 755 $perl_module @@ -491,7 +490,7 @@ %postun -n libMagick++%{libspec}%{cxxlibver} -p /sbin/ldconfig %pretrans config-7-upstream-open -p <lua> --- this %pretrans to be removed soon [bug#1122033#c37] +-- this %pretrans to be removed soon [bug#1122033#37] path = "%{_sysconfdir}/%{config_dir}" st = posix.stat(path) if st and st.type == "directory" then ++++++ ImageMagick-7.1.1-37.tar.xz -> ImageMagick-7.1.1-39.tar.xz ++++++ /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-7.1.1-37.tar.xz /work/SRC/openSUSE:Factory/.ImageMagick.new.19354/ImageMagick-7.1.1-39.tar.xz differ: char 26, line 1 ++++++ ImageMagick-library-installable-in-parallel.patch ++++++ --- /var/tmp/diff_new_pack.3zPzE1/_old 2024-10-08 17:16:34.401437503 +0200 +++ /var/tmp/diff_new_pack.3zPzE1/_new 2024-10-08 17:16:34.405437670 +0200 @@ -1,8 +1,8 @@ -Index: ImageMagick-7.1.1-31/configure +Index: ImageMagick-7.1.1-38/configure =================================================================== ---- ImageMagick-7.1.1-31.orig/configure -+++ ImageMagick-7.1.1-31/configure -@@ -35015,7 +35015,9 @@ fi +--- ImageMagick-7.1.1-38.orig/configure ++++ ImageMagick-7.1.1-38/configure +@@ -35059,7 +35059,9 @@ fi # Subdirectory to place architecture-dependent configuration files