Accepting request 46133 from graphics
Copy from graphics/ImageMagick based on submit request 46133 from user pgajdos OBS-URL: https://build.opensuse.org/request/show/46133 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=41
This commit is contained in:
commit
77fad4eeee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09ccde39d7e6ddbc8ab8b6d9043c3e6023a11b1a076b7365e92910883bb7a78e
|
|
||||||
size 8845790
|
|
3
ImageMagick-6.6.3-9.tar.bz2
Normal file
3
ImageMagick-6.6.3-9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ce0650274e27155fdebcfa42ac96a21f4f43668830f21311f97643116995228
|
||||||
|
size 8674097
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 2 08:46:36 UTC 2010 - coolo@novell.com
|
Mon Aug 2 08:46:36 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -29,9 +29,9 @@ Provides: imagemag
|
|||||||
License: Public Domain, Freeware
|
License: Public Domain, Freeware
|
||||||
Group: Productivity/Graphics/Other
|
Group: Productivity/Graphics/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 6.6.3.1
|
Version: 6.6.3.9
|
||||||
Release: 2
|
Release: 1
|
||||||
%define source_version 6.6.3-1
|
%define source_version 6.6.3-9
|
||||||
%define libver 4
|
%define libver 4
|
||||||
Summary: Viewer and Converter for Images
|
Summary: Viewer and Converter for Images
|
||||||
Url: http://www.imagemagick.org
|
Url: http://www.imagemagick.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user