Accepting request 522978 from graphics

-  updated to 7.0.7-1
  * Fixed numerous memory leaks.
  * Added -define tiff:write-layers=true to add support for writing 
    layered tiff files.
  * Don't overwrite symbolic links when the shred policy is enabled.
  * Support -metric ssim, structual similarity index.
  * Fixed thread safety issue inside the pango and librsvg decoder.
  * Fixed bug with writing tIME chunk when timezone has a negative 
    offset.
  * Support CubicSpline resize filter.  Define the lobes with the
    -define filter:lobes={2,3,4}.
  * Prevent assertion failure when creating PDF thumbnail.

- updated to 7.0.6-7

OBS-URL: https://build.opensuse.org/request/show/522978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=143
This commit is contained in:
Dominique Leuenberger 2017-09-15 18:58:39 +00:00 committed by Git OBS Bridge
commit 472cd205bd
7 changed files with 44 additions and 28 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJZj0FJAAoJEImrY9SCdzd6tS0QALUt4X4OXdamvi0M/CididA2
+aZpz7NaQeb3UvaW5RIpo2cslP2YSGuhyd+Rjxg0q/YULoa2I/TKc31mZmECN6RL
rmNkdzyj2LBGJ3isc9444tixMNW3/qhRqUX91qSaTvqnH/iKQ+TmoK+GO5DMlVKU
ceTw3Z2xA4XMVKBoPG2dAWbODUL633xt/teH6oU8Gcf24XwBgRC2BMh+7m9g+HFO
HBSoFHY228nsT8MTK6DLh18a/f04zZsGkc2frp07h2SWGo2pQxVP6zmE3xLIQnNl
ot+PryQyh3y2O0tDfhqDCttr5yV3v/N9W5PUMwQecwboQx8WVtVgEQrBf2r4Kljq
zZEGGb200djPtGb2Q29YKj2m37Mu5sU0iHkvJD8tX7zBw7b/tFAUii9Z/WwYl3AC
lVd4naMkpSoCyOE8kzozQBkiirep/vnoOoJxstXrUCIcAYSHSSV5MTCULajzP8lK
0ZfOPk+dzPNRtnNlNiKf1bG8vQSMhY1h3yE8REOgNS4V5e78aNP4/wWWCQIfaq3z
avh+ly3mnnU6c/MSqyDX22j1DNcGazjktmCIPm4ykVNA6Ag32f0OVI0vIRoQM1Ip
q9i59vVSbyO9/JMhPU9eDtsdeJbImJgsCxNRYWq+8GLU2d5Jio7yU5yacC7beAEM
2oUwhnpq93MBdYHbPltR
=PAaA
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJZs/kKAAoJEImrY9SCdzd6hZIP/0VYue4hXgU3xg5aQX+dNKDD
CV7K13y/Jb0un9gkoQo5MZqktRhNesS3nAr+14YlWQDqjyOX3fThUCNHXPgVd9KC
1W/SzujObyeIVUAsTIAtmKVj4+zjohBIiWzkER6q9XDnE6LwFkCJfxAaIzOnnOhD
+YMQ7JN/9JXWC/z4qRMblenun0rz9kyZDRybw9gfkO/ucZBng0/lnX3d8kBM9DRC
zaDxlMwtBxSzfmkI4N4fRw6gZ4K4PVDeHTKsfpuAuYVtVLWFcHpJxYXDOKyiXsMe
K2AZDPNTi16T6G7vCJSH0+nl9dnwWKnKxBTFWO5Zq8apgOh+FJI5qCtSmRyUuUK6
7yKFqnX9hmI66LsFIwv2GgFTphmNGDQzEtI2+SHqCSD7gaD9HgqSkoPzvR0YvE33
0Rw22wRl1ZymQ3OiEP9uh5YsAzmNZiNJLxFDfR0anhLfVtxUIllTPcRX42Pghzoo
7Th9dQaHzBayhUET66fOMUuDDNcuZQ6eDfyEHKcS1uNQvNgyjBsHfmmGszBGjh5P
WuNmbJxcZMnDT147gTU1ObPKHbINEvgdgl1Etm4U5N0DHP44SUbGtkPy6hnyMt7Z
rJ7bARx786NJRxlFT0aPQcEB1cTUjYmWNGOMGa4soVfvrE9lxzxtyDhRwixFxSjV
o97nCGiilnVNr2+D13Zk
=KDYi
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 11 07:33:49 UTC 2017 - pgajdos@suse.com
- updated to 7.0.7-1
* Fixed numerous memory leaks.
* Added -define tiff:write-layers=true to add support for writing
layered tiff files.
* Don't overwrite symbolic links when the shred policy is enabled.
* Support -metric ssim, structual similarity index.
* Fixed thread safety issue inside the pango and librsvg decoder.
* Fixed bug with writing tIME chunk when timezone has a negative
offset.
* Support CubicSpline resize filter. Define the lobes with the
-define filter:lobes={2,3,4}.
* Prevent assertion failure when creating PDF thumbnail.
-------------------------------------------------------------------
Thu Aug 31 11:51:46 UTC 2017 - pgajdos@suse.com
@ -23,7 +39,7 @@ Mon Aug 28 15:06:48 UTC 2017 - pgajdos@suse.com
-------------------------------------------------------------------
Mon Aug 14 10:41:56 UTC 2017 - pgajdos@suse.com
- updated to 7.0.7-7
- updated to 7.0.6-7
* Improve EPS aliasing
* Added a new option called 'dds:fast-mipmaps'
* The mipmaps of a dds image can now be created from a list of images with

View File

@ -17,12 +17,12 @@
%define maj 7
%define mfr_version %{maj}.0.6
%define mfr_revision 7
%define mfr_version %{maj}.0.7
%define mfr_revision 1
%define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision}
%define clibver 3
%define cwandver 3
%define clibver 4
%define cwandver 4
%define cxxlibver 3
%define libspec -%{maj}_Q%{quantum_depth}HDRI
Name: ImageMagick

View File

@ -1,10 +1,10 @@
libMagickCore-7_Q16HDRI3
libMagickWand-7_Q16HDRI3
libMagickCore-7_Q16HDRI4
libMagickWand-7_Q16HDRI4
libMagick++-7_Q16HDRI3
ImageMagick-devel
requires -ImageMagick-<targettype>
requires "libMagickCore-7_Q16HDRI3-<targettype> = <version>"
requires "libMagickWand-7_Q16HDRI3-<targettype> = <version>"
requires "libMagickCore-7_Q16HDRI4-<targettype> = <version>"
requires "libMagickWand-7_Q16HDRI4-<targettype> = <version>"
libMagick++-devel
requires -ImageMagick-<targettype>
requires "libMagick++-7_Q16HDRI3-<targettype> = <version>"