Accepting request 47348 from graphics
Copy from graphics/ImageMagick based on submit request 47348 from user pgajdos OBS-URL: https://build.opensuse.org/request/show/47348 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=42
This commit is contained in:
commit
a8ff61742a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ce0650274e27155fdebcfa42ac96a21f4f43668830f21311f97643116995228
|
||||
size 8674097
|
3
ImageMagick-6.6.4-0.tar.bz2
Normal file
3
ImageMagick-6.6.4-0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:848cc87a6be5551c16a796f216f74015e16885ec30f9e28c95bc9a20d9cdabe4
|
||||
size 8677058
|
@ -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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package ImageMagick (Version 6.6.3.9)
|
||||
# spec file for package ImageMagick (Version 6.6.4.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.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
|
||||
|
Loading…
x
Reference in New Issue
Block a user