Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2014-06-16 21:43:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and      /work/SRC/openSUSE:Factory/.ImageMagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ImageMagick"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2014-03-06 
19:29:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes     
2014-06-16 21:43:52.000000000 +0200
@@ -1,0 +2,72 @@
+Tue Jun 10 12:46:22 UTC 2014 - [email protected]
+
+- update to 6.8.9-3
+  * Quiet warning about unused variable "skip_to_iend" in coders/png.c.
+  * Fixed creation of SVG from 8bim clip path.
+  * The -version option returns 0 status
+  * The inline coder can now read from standard input
+  * Add '=' character to the santize whitelist.
+
+-------------------------------------------------------------------
+Sat May 31 08:44:29 UTC 2014 - [email protected]
+
+- update to 6.8.9-2
+  * Fixed some bugs in the PNG codec discovered by coverity analysis.
+  * The -fx equality operator returns a proper boolean result now.
+  * Permit spaces in the gradient color specification.
+  * Fix IdentifyImage() crash when image->magick member is null.
+  * The -format M and Y channels are no longer reversed.
+  * Remove Makefile race condition where two targets attempt to install
+    magick-baseconfig.h
+  * Fix memory leak in BlobToStringInfo().
+  * In certain cases, -adaptive-sharpen failed to sharpen
+  * Bump major Magick++ library version.
+  * Added support for writing RLE compressed TGA files.
+  * Improved performance of parsing the xmp profile.
+  * Fixed detecting transparency in PSD files.
+
+-------------------------------------------------------------------
+Sat May 31 07:10:06 UTC 2014 - [email protected]
+
+- remove autotrace dependency again - it's not compiled in and
+  autotrace's last release is 10 years old and we don't want to
+  promote it, better drop it
+
+-------------------------------------------------------------------
+Tue May 27 14:56:39 UTC 2014 - [email protected]
+
+- update to 6.8.9
+  * Fixed bug with the PNG00 subformat when the original format was PNG32.
+  * The "-strip" option now only removes profiles and comments from PNG
+    output.  Previously the background, density, and other metadata were
+    also discarded.
+  * Support new -hough-lines option.
+  * Support new -mean-shift option.
+  * identify -units without argument no longer faults (reference
+    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542).
+  * Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature
+    change between 2.0.0 and 2.1.0).
+
+-------------------------------------------------------------------
+Sat May 24 11:07:38 UTC 2014 - [email protected]
+
+- Fixed the SLE build
+- Added missing dependencies:
+  * autotrace
+  * dejavu-fonts
+  * fftw3
+  * ghostscript
+  * libjbig
+  * liblqr
+  * mupdf
+  * p7zip
+  * xdg-utils
+  * zip
+
+-------------------------------------------------------------------
+Thu Apr 24 09:54:12 UTC 2014 - [email protected]
+
+- remove dependency on gpg-offline (blocks rebuilds and
+  tarball integrity is checked by source-validator anyway)
+
+-------------------------------------------------------------------

Old:
----
  ImageMagick-6.8.8-7.tar.xz
  ImageMagick-6.8.8-7.tar.xz.asc

New:
----
  ImageMagick-6.8.9-3.tar.xz
  ImageMagick-6.8.9-3.tar.xz.asc

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

Other differences:
------------------
++++++ ImageMagick.spec ++++++
--- /var/tmp/diff_new_pack.wMbquK/_old  2014-06-16 21:43:52.000000000 +0200
+++ /var/tmp/diff_new_pack.wMbquK/_new  2014-06-16 21:43:52.000000000 +0200
@@ -20,21 +20,24 @@
 
 BuildRequires:  autoconf >= 2.69
 BuildRequires:  dcraw
+%if 0%{?suse_version} >= 1140
+BuildRequires:  dejavu-fonts
+%endif
 BuildRequires:  fdupes
+BuildRequires:  fftw3-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
-BuildRequires:  ghostscript-fonts-other
-BuildRequires:  ghostscript-fonts-std
-BuildRequires:  ghostscript-library
-%if 0%{?suse_version} >= 1230
-BuildRequires:  gpg-offline
-%endif
+BuildRequires:  ghostscript-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libdjvulibre-devel
 BuildRequires:  libexif-devel
 BuildRequires:  libjasper-devel
+BuildRequires:  libjbig-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblcms2-devel
+%if 0%{?suse_version} >= 1140
+BuildRequires:  liblqr-devel
+%endif
 BuildRequires:  librsvg-devel
 BuildRequires:  libtiff-devel >= 4.0.3
 BuildRequires:  libtool
@@ -42,18 +45,29 @@
 BuildRequires:  libwmf-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  lzma-devel
+%if 0%{?suse_version} >= 1310
+BuildRequires:  mupdf-devel-static
+%endif
+%if 0%{?suse_version} >= 1140
 BuildRequires:  openexr-devel
-BuildRequires:  openjpeg2-devel
+%endif
+BuildRequires:  openjpeg2-devel >= 2.1.0
+%if 0%{?suse_version} >= 1140
+BuildRequires:  p7zip
+%endif
 BuildRequires:  pango-devel
 BuildRequires:  pkgconfig
+BuildRequires:  xdg-utils
+BuildRequires:  xz
+BuildRequires:  zip
 
 %define maj           6
-%define mfr_version   %{maj}.8.8
-%define mfr_revision  7
+%define mfr_version   %{maj}.8.9
+%define mfr_revision  3
 %define quantum_depth 16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver   2
-%define cxxlibver 3
+%define cxxlibver 4
 %define libspec -%{maj}_Q%{quantum_depth}
 Version:        %{mfr_version}.%{mfr_revision}
 Release:        0
@@ -230,8 +244,7 @@
 HTML documentation for ImageMagick library and scene examples.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:3}}
-%setup -n ImageMagick-%{source_version}
+%setup -q -n ImageMagick-%{source_version}
 %patch0
 %patch1
 %patch2  -p1
@@ -271,6 +284,7 @@
 make %{?_smp_mflags} all
 make -j1 perl-build
 
+%if 0%{?suse_version} >= 1140
 %check
 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/magick/.libs:$PWD/wand/.libs
 export MAGICK_CODER_MODULE_PATH=$PWD/coders/.libs
@@ -278,6 +292,7 @@
 export MAGICK_CONFIGURE_PATH=$PWD/config
 cd PerlMagick
 make test
+%endif
 
 %install
 %{__make} install \
@@ -376,6 +391,9 @@
 %doc %{_mandir}/man3/*
 %{perl_vendorarch}/auto/Image
 %{perl_vendorarch}/Image
+%if 0%{?suse_version} < 1140
+/var/adm/perl-modules/ImageMagick
+%endif
 
 %files -n libMagick++%{libspec}-%{cxxlibver}
 %defattr(-,root,root)

++++++ ImageMagick-6.7.6.1-no-dist-lzip.patch ++++++
--- /var/tmp/diff_new_pack.wMbquK/_old  2014-06-16 21:43:52.000000000 +0200
+++ /var/tmp/diff_new_pack.wMbquK/_new  2014-06-16 21:43:52.000000000 +0200
@@ -6,8 +6,8 @@
  # Ensure that make can run correctly
  AM_SANITY_CHECK
  
--AM_INIT_AUTOMAKE([1.11 color-tests foreign parallel-tests silent-rules 
subdir-objects dist-bzip2 dist-lzip dist-xz dist-zip])
-+AM_INIT_AUTOMAKE([1.11 color-tests foreign parallel-tests silent-rules 
subdir-objects dist-bzip2 dist-xz dist-zip])
+-AM_INIT_AUTOMAKE([1.12 nostdinc color-tests foreign parallel-tests 
silent-rules subdir-objects dist-bzip2 dist-lzip dist-xz dist-zip])
++AM_INIT_AUTOMAKE([1.12 nostdinc color-tests foreign parallel-tests 
silent-rules subdir-objects dist-bzip2 dist-xz dist-zip])
  
  # Enable support for silent build rules
  m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])

++++++ ImageMagick-6.8.8-7.tar.xz -> ImageMagick-6.8.9-3.tar.xz ++++++
/work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-6.8.8-7.tar.xz 
/work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick-6.8.9-3.tar.xz differ: 
char 26, line 1


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to