Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2023-02-25 19:54:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and      /work/SRC/openSUSE:Factory/.ImageMagick.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ImageMagick"

Sat Feb 25 19:54:43 2023 rev:267 rq:1067586 version:7.1.0.62

Changes:
--------
--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2023-02-08 
17:19:54.109827901 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new.31432/ImageMagick.changes       
2023-02-25 19:54:54.787193151 +0100
@@ -1,0 +2,11 @@
+Fri Feb 24 11:37:01 UTC 2023 - pgaj...@suse.com
+
+- version update to 7.1.0.62
+   https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
+
+-------------------------------------------------------------------
+Fri Feb 24 11:30:44 UTC 2023 - pgaj...@suse.com
+
+- add %bcond_without djvulibre
+
+-------------------------------------------------------------------

Old:
----
  ImageMagick-7.1.0-61.tar.xz
  ImageMagick-7.1.0-61.tar.xz.asc

New:
----
  ImageMagick-7.1.0-62.tar.xz
  ImageMagick-7.1.0-62.tar.xz.asc

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

Other differences:
------------------
++++++ ImageMagick.spec ++++++
--- /var/tmp/diff_new_pack.ONhdFH/_old  2023-02-25 19:54:55.703198797 +0100
+++ /var/tmp/diff_new_pack.ONhdFH/_new  2023-02-25 19:54:55.711198846 +0100
@@ -20,7 +20,7 @@
 %define asan_build     0
 %define maj            7
 %define mfr_version    %{maj}.1.0
-%define mfr_revision   61
+%define mfr_revision   62
 %define quantum_depth  16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver        10
@@ -32,6 +32,9 @@
 # bsc#1088463
 %define urw_base35_fonts 0
 
+# do/don't pull djvulibre dependency
+%bcond_without djvulibre
+
 Name:           ImageMagick
 Version:        %{mfr_version}.%{mfr_revision}
 Release:        0
@@ -124,7 +127,9 @@
 BuildRequires:  ghostscript-fonts-std
 BuildRequires:  ghostscript-library
 BuildRequires:  libbz2-devel
+%if %{with djvulibre}
 BuildRequires:  libdjvulibre-devel
+%endif
 BuildRequires:  libexif-devel
 BuildRequires:  libheif-devel
 BuildRequires:  librsvg-devel
@@ -379,7 +384,9 @@
   --with-perl-options="INSTALLDIRS=vendor %{?perl_prefix} CC='gcc 
-L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
   --disable-static \
   --with-gvc \
+%if %{with djvulibre}
   --with-djvu \
+%endif
   --with-fftw \
   --with-lcms \
   --with-jbig \
@@ -531,7 +538,9 @@
 %if 0%{?suse_version} > 1315
 %exclude %{_libdir}/ImageMagick*/modules*/*/jp2.*
 %endif
+%if %{with djvulibre}
 %exclude %{_libdir}/ImageMagick*/modules*/*/djvu.*
+%endif
 %{_libdir}/ImageMagick*/modules*/*/*.so
 # don't remove la files, see bnc#579798
 %{_libdir}/ImageMagick*/modules*/*/*.la
@@ -549,9 +558,11 @@
 %{_libdir}/ImageMagick*/modules*/*/jp2.so
 %{_libdir}/ImageMagick*/modules*/*/jp2.la
 %endif
+%if %{with djvulibre}
 %{_libdir}/ImageMagick*/modules*/*/djvu.so
 %{_libdir}/ImageMagick*/modules*/*/djvu.la
 %endif
+%endif
 
 %files devel
 %{_libdir}/libMagickCore*.so

++++++ ImageMagick-7.1.0-61.tar.xz -> ImageMagick-7.1.0-62.tar.xz ++++++
/work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-7.1.0-61.tar.xz 
/work/SRC/openSUSE:Factory/.ImageMagick.new.31432/ImageMagick-7.1.0-62.tar.xz 
differ: char 26, line 1

Reply via email to