Accepting request 52129 from graphics

Accepted submit request 52129 from user pgajdos

OBS-URL: https://build.opensuse.org/request/show/52129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=45
This commit is contained in:
Ruediger Oertel 2010-11-05 13:39:52 +00:00 committed by Git OBS Bridge
commit e9c16b2015
6 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a65d15b355782d8cbd6e571b9e362c97baa9ec7914c1229b56e9138dc7055d2
size 8696055

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9ffc5e94b76dd023ef2004c30180ea147135d52509e9b2167fa9e9e8c27bfe2
size 8698839

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Nov 4 10:11:15 CET 2010 - pgajdos@suse.cz
- updated to 6.6.5-5:
* Revised PNG palette optimization
* Added some debug logging in coders/png.c.
* More precise blur values for Lanczos2Sharp and LanczosSharp.
* Added location of first Mitchell crossing (=8/7) to the filters data
structure.
* Added Lanczos2D* filters now named Lanczos2*
* Reorganization of AcquireFilter() to make it work better
* Clearer EWA filters (LanczosSharp etc) comments.
* Added LanczosSharp (3-lobe Lanczos with sharpening)
* Filter sharpening factors are also always applied regardless of usage.
* CubicBC filter formulas simplified by constant folding. In
particular, P1 coefficient (always zero) removed from coeff.
* Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398
(as already specified in the documentation).
* Ignore PS bounding box offsets if -page is set.
* Add support for -evaluate exp.
-------------------------------------------------------------------
Fri Oct 15 07:28:17 UTC 2010 - pgajdos@novell.com

View File

@ -29,9 +29,9 @@ Provides: imagemag
License: Public Domain, Freeware
Group: Productivity/Graphics/Other
AutoReqProv: on
Version: 6.6.5.0
Version: 6.6.5.5
Release: 1
%define source_version 6.6.5-0
%define source_version 6.6.5-5
%define libver 4
Summary: Viewer and Converter for Images
Url: http://www.imagemagick.org