- updated to 6.9.7-5

* Don't set background for transparent tiled images
  * Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the
    BMP encoder
  * Fix memory leak in MPC image format.
  * Increase memory allocation for TIFF pixels
  * etc. see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=272
This commit is contained in:
Petr Gajdos 2017-01-24 12:17:16 +00:00 committed by Git OBS Bridge
parent 91efbdbbd1
commit b540979ee0
7 changed files with 41 additions and 30 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJYOHKTAAoJEImrY9SCdzd6+h0P/A6cNdhITiThTvFyqrGOideS
XyPH7//bEIyTpvTr/c2YR5mPvK0bItrQ8opPFn04PmlUzGUepWSLz2IH2TZm5y4b
v3SScWOYfGWLrQZsS50OIxLthWbVA7UuaiILlN2ZPIRJeqtk1OSqL9ur9LSiquHo
41yzPK93w/ySBG+leIfoYS0DG52EQBaaiiXoWAIxbLuJanuv6KwmkfJJKzV/dGUY
xQc9ypLa6XrFN2nOmPylgW6ldoPr0R5C9qVNjiJ4F44TF0GRhPAI/rBBkxcvikqt
sMQsf5QHWEg5qVzGFuXfFqvXrHkSVCt5OrugVG3CD9GFtuwp1g6Ejlc9XHnx2LKk
HCNRxTgQxRfLd8wKe3pfNBm7QFqryxnqpjMsFxji2Y0hVFex37m/WeVqgy7OCsE4
yFm2jfVCSNRB4h6RiCSPy7I0q8Pj9SQercyQY/abHF7s/9DBvEzrvQisKbZzGl58
SQiE/JRTW+o8fMTa4nqcAYvj41CC5ublavrzBnXk2iUR2SmlkjsLP/AwfNw9ui7o
ygdhQ2nbqztyErUU3tPZl8OyHjjPSrD23eckDPwYQypK5cNi3Ev9oapKn31b1n61
sE2jnczSb8n+qzgCjniHf3AxmSp3qe/ctrmPEjgDQ3pCYDoLacfRE1E6CowXuCwi
9oDLGx/tMvFSazeD4gkO
=RZuv
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJYg52rAAoJEImrY9SCdzd6O9YQAI2eQn/vqsxeC3h/Wl7q+kBJ
GfAyEKdbq6XM4Z47gOd4wNU1KL5QyL1P6hqI6glCaR2iAps9ykIXdFCnH+uv6iPb
M2rtm2IF30aWhlHSzoSS2l1XYWWebJMMMGDWWGAbPOp+JqCl2y3zpjgcBiAcxaSI
rguparZSC1cp3kP4rhSCSOm717F0aRxe6F6a1uSf2RrYoxpbkeqTA+4+gYjoAP07
BNKg6jqU/AQsGCf1HfFlpz0ceFNdzyA7Bv207aBa3QbK/boLZRqsbwXfnZC4q0E0
6UeHmZHigOUXBnb92DfaDkrrzSOIoFGyQf88HRsBZ9lC7WOKss543ny+lvEv+wHO
wyxo6tOOmAxYf9h7frzWAUBfXFZwbbAffHQYxeF4NZSKOCT/LnjB27I2vB5P5KX2
GQZZeiYXSvoxO/eb1AnsnaMmNJ0LbGat4dyePQ/l023Yf650F8NXDPZpnU3vyb2X
ch0hu1ivhaEBGmyw1I4wzPTzol58AQsJXCx0NfKq1O/Gk/g6JvWxAk6XlOks0HoY
tT1gqALtFps7D+twBM54PF2iG5jnGZ3Xux9splQFx0Ktmg4dvZOYWCbku4rPoUPl
eFGcZo23nQA6fL3P+PDEZevfA9qe/TLP8tbyIAupL3z99j9CwiDX74Lel0uUzYl8
3tu5JL+1anEf+mpZHe/8
=jg/r
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 24 11:54:33 UTC 2017 - pgajdos@suse.com
- updated to 6.9.7-5
* Don't set background for transparent tiled images
* Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the
BMP encoder
* Fix memory leak in MPC image format.
* Increase memory allocation for TIFF pixels
* etc. see ChangeLog
-------------------------------------------------------------------
Fri Dec 2 08:01:19 UTC 2016 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ImageMagick
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -62,12 +62,12 @@ BuildRequires: xz
BuildRequires: zip
%define maj 6
%define mfr_version %{maj}.9.6
%define mfr_revision 6
%define mfr_version %{maj}.9.7
%define mfr_revision 5
%define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision}
%define clibver 2
%define cxxlibver 6
%define clibver 3
%define cxxlibver 7
%define libspec -%{maj}_Q%{quantum_depth}
Version: %{mfr_version}.%{mfr_revision}
Release: 0

View File

@ -1,11 +1,11 @@
libMagickCore-6_Q16-2
libMagickWand-6_Q16-2
libMagick++-6_Q16-6
libMagickCore-6_Q16-3
libMagickWand-6_Q16-3
libMagick++-6_Q16-7
ImageMagick-devel
requires -ImageMagick-<targettype>
requires "libMagickCore-6_Q16-2-<targettype> = <version>"
requires "libMagickWand-6_Q16-2-<targettype> = <version>"
requires "libMagickCore-6_Q16-3-<targettype> = <version>"
requires "libMagickWand-6_Q16-3-<targettype> = <version>"
libMagick++-devel
requires -ImageMagick-<targettype>
requires "libMagick++-6_Q16-6-<targettype> = <version>"
requires "libMagick++-6_Q16-7-<targettype> = <version>"