From 8e13f138fcc2ffaf48ab264f8955d38752401c55515ab6f71279d64d3a6ea998 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 23 Aug 2010 13:31:05 +0000 Subject: [PATCH 1/3] - updated to 6.6.3-9: * Eliminate useless message about assuming zero delay when writing a single-frame MNG, and changed it from Error to Warning when writing a multiple-frame MNG. * Only use the first alpha channel in PSD image. * Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)). * Eliminate bogus "invalid colormap index" when pinging ICO images. * Support -set density / units. * Properly map PNG intent to image->rendering_intent * The orient option sometimes improperly set "undefined" (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16795). * Only list orientation options for the -list orientation option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16801). * Return proper standard deviation for combined channels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16786). * Handle transparency properly for the PSD image format. * Emit a warning if the PNG encoder can't satisfy the color type and bit depth requested with a "-define" directive. * The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16833). * Add -subimage-search option to the compare utility. * Throw exception if image size differs for the compare program but the -subimage-search option is not specified. OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=38 --- ImageMagick-6.6.3-1.tar.bz2 | 3 --- ImageMagick-6.6.3-9.tar.bz2 | 3 +++ ...doc.patch => ImageMagick-6.6.3.9-doc.patch | 0 ...atch => ImageMagick-6.6.3.9-examples.patch | 0 ImageMagick.changes | 26 +++++++++++++++++-- ImageMagick.spec | 8 +++--- 6 files changed, 31 insertions(+), 9 deletions(-) delete mode 100644 ImageMagick-6.6.3-1.tar.bz2 create mode 100644 ImageMagick-6.6.3-9.tar.bz2 rename ImageMagick-6.6.3.1-doc.patch => ImageMagick-6.6.3.9-doc.patch (100%) rename ImageMagick-6.6.3.1-examples.patch => ImageMagick-6.6.3.9-examples.patch (100%) diff --git a/ImageMagick-6.6.3-1.tar.bz2 b/ImageMagick-6.6.3-1.tar.bz2 deleted file mode 100644 index d9fc511..0000000 --- a/ImageMagick-6.6.3-1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09ccde39d7e6ddbc8ab8b6d9043c3e6023a11b1a076b7365e92910883bb7a78e -size 8845790 diff --git a/ImageMagick-6.6.3-9.tar.bz2 b/ImageMagick-6.6.3-9.tar.bz2 new file mode 100644 index 0000000..bcafb81 --- /dev/null +++ b/ImageMagick-6.6.3-9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce0650274e27155fdebcfa42ac96a21f4f43668830f21311f97643116995228 +size 8674097 diff --git a/ImageMagick-6.6.3.1-doc.patch b/ImageMagick-6.6.3.9-doc.patch similarity index 100% rename from ImageMagick-6.6.3.1-doc.patch rename to ImageMagick-6.6.3.9-doc.patch diff --git a/ImageMagick-6.6.3.1-examples.patch b/ImageMagick-6.6.3.9-examples.patch similarity index 100% rename from ImageMagick-6.6.3.1-examples.patch rename to ImageMagick-6.6.3.9-examples.patch diff --git a/ImageMagick.changes b/ImageMagick.changes index 9093b77..a05f110 100644 --- a/ImageMagick.changes +++ b/ImageMagick.changes @@ -1,7 +1,29 @@ ------------------------------------------------------------------- -Mon Aug 2 08:46:36 UTC 2010 - coolo@novell.com +Mon Aug 23 14:05:58 CEST 2010 - pgajdos@suse.cz -- update baselibs.conf +- updated to 6.6.3-9: + * Eliminate useless message about assuming zero delay when writing + a single-frame MNG, and changed it from Error to Warning when + writing a multiple-frame MNG. + * Only use the first alpha channel in PSD image. + * Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)). + * Eliminate bogus "invalid colormap index" when pinging ICO images. + * Support -set density / units. + * Properly map PNG intent to image->rendering_intent + * The orient option sometimes improperly set "undefined" (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16795). + * Only list orientation options for the -list orientation option (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16801). + * Return proper standard deviation for combined channels (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16786). + * Handle transparency properly for the PSD image format. + * Emit a warning if the PNG encoder can't satisfy the color type and + bit depth requested with a "-define" directive. + * The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16833). + * Add -subimage-search option to the compare utility. + * Throw exception if image size differs for the compare program but the + -subimage-search option is not specified. ------------------------------------------------------------------- Thu Jul 29 13:08:43 CEST 2010 - pgajdos@suse.cz diff --git a/ImageMagick.spec b/ImageMagick.spec index 4d38bd1..24e62c4 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ # -# spec file for package ImageMagick (Version 6.6.3.1) +# spec file for package ImageMagick (Version 6.6.1.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -29,9 +29,9 @@ Provides: imagemag License: Public Domain, Freeware Group: Productivity/Graphics/Other AutoReqProv: on -Version: 6.6.3.1 -Release: 2 -%define source_version 6.6.3-1 +Version: 6.6.3.9 +Release: 3 +%define source_version 6.6.3-9 %define libver 4 Summary: Viewer and Converter for Images Url: http://www.imagemagick.org From 20268904705b3a38d1d9cc7329a966066ae2a160d7b94c880f1245d2147b5605 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Tue, 24 Aug 2010 16:47:06 +0000 Subject: [PATCH 2/3] - update baselibs.conf OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=39 --- ImageMagick.changes | 7 ++++++- ImageMagick.spec | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ImageMagick.changes b/ImageMagick.changes index a05f110..5062a70 100644 --- a/ImageMagick.changes +++ b/ImageMagick.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Mon Aug 23 14:05:58 CEST 2010 - pgajdos@suse.cz +Tue Aug 24 18:17:09 CEST 2010 - pgajdos@suse.cz - updated to 6.6.3-9: * Eliminate useless message about assuming zero delay when writing @@ -25,6 +25,11 @@ Mon Aug 23 14:05:58 CEST 2010 - pgajdos@suse.cz * Throw exception if image size differs for the compare program but the -subimage-search option is not specified. +------------------------------------------------------------------- +Mon Aug 2 08:46:36 UTC 2010 - coolo@novell.com + +- update baselibs.conf + ------------------------------------------------------------------- Thu Jul 29 13:08:43 CEST 2010 - pgajdos@suse.cz diff --git a/ImageMagick.spec b/ImageMagick.spec index 24e62c4..b692c69 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ # -# spec file for package ImageMagick (Version 6.6.1.0) +# spec file for package ImageMagick (Version 6.6.3.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,7 +30,7 @@ License: Public Domain, Freeware Group: Productivity/Graphics/Other AutoReqProv: on Version: 6.6.3.9 -Release: 3 +Release: 2 %define source_version 6.6.3-9 %define libver 4 Summary: Viewer and Converter for Images From 313c5f483e27fc4f2ea32fe82f93476cca3ffb5b363fc718a46539405be67804 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 24 Aug 2010 20:36:33 +0000 Subject: [PATCH 3/3] Accepting request 46133 from graphics checked in (request 46133) OBS-URL: https://build.opensuse.org/request/show/46133 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=40 --- ImageMagick.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index b692c69..18b7a32 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ # -# spec file for package ImageMagick (Version 6.6.3.1) +# spec file for package ImageMagick (Version 6.6.3.9) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,7 +30,7 @@ License: Public Domain, Freeware Group: Productivity/Graphics/Other AutoReqProv: on Version: 6.6.3.9 -Release: 2 +Release: 1 %define source_version 6.6.3-9 %define libver 4 Summary: Viewer and Converter for Images