- updated to 6.6.4-0:

* Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c).
  * Path no longer closed if join style is round (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16943).
  * Add case for BGRQuantum to GetQuantumExtent().
  * Support no compression on PCX write.
  * Fixed bug in the raw BGRA coders (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16880).
  * Fix off-by-one error in the PSD coders.
  * Nicolas Robidoux with the assistance of Chantal Racette contribute an
    approximation of the sinc function over the interval [-3,3].
  * Eliminate a small memory leak in LevelizeImageChannel() (reference
          http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16951).
  * Recognize -fx logtwo (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16958).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=41
This commit is contained in:
Petr Gajdos 2010-09-07 08:28:34 +00:00 committed by Git OBS Bridge
parent 313c5f483e
commit 4b57455fa9
6 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Sep 7 10:02:05 CEST 2010 - pgajdos@suse.cz
- updated to 6.6.4-0:
* Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c).
* Path no longer closed if join style is round (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16943).
* Add case for BGRQuantum to GetQuantumExtent().
* Support no compression on PCX write.
* Fixed bug in the raw BGRA coders (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16880).
* Fix off-by-one error in the PSD coders.
* Nicolas Robidoux with the assistance of Chantal Racette contribute an
approximation of the sinc function over the interval [-3,3].
* Eliminate a small memory leak in LevelizeImageChannel() (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16951).
* Recognize -fx logtwo (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16958).
-------------------------------------------------------------------
Tue Aug 24 18:17:09 CEST 2010 - pgajdos@suse.cz

View File

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