Accepting request 813394 from graphics

- version update to 7.0.10.18
  * Colorspace change will remove ICC profile (reference
    https://github.com/ImageMagick/ImageMagick6/issues/82).

- version update to 7.0.10.17
  * Free up memory after a ICC profile is removed.

- version update to 7.0.10.16
  * Don't check for incompatible ICC profiles when writing PDF images, instead
    the user is expected to provide compatible image colorspaces or strip the
    ICC profile with, for example, the -strip option.
  * Clipping was not returning expected results (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2061).
  * Don't write a ICC profile to PDF if the image is gray (reference
    https://github.com/ImageMagick/ImageMagick/issues/2070).

OBS-URL: https://build.opensuse.org/request/show/813394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=209
This commit is contained in:
Dominique Leuenberger 2020-06-11 12:42:35 +00:00 committed by Git OBS Bridge
commit 881268c95a
6 changed files with 46 additions and 21 deletions

View File

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

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJewSDmAAoJEImrY9SCdzd6kfQP/jGVE+d7eog57aWwFkGT+MX9
mtiM4D3xbzDFxDFOg+IicOjoj/AHh4Yi9K8OEnazOWFZYOCZY9aMxHUkmPbMgPJk
Tlsi5pXElsoh/5NIqWF9tC012RYuw6FLKtwOFqZ210rHcfcaDbzLFZ6o2X7uOQhS
Muo50vvCQaLRb4+/ZmblsAM+s/1EQjcbuLzKRlBeIGF6JAie00DcsBGQed0F1ep4
sCu68bCXh/UIifxdG8Z5xuigzbGd9f83L6+FR0q7O6ZtEnyyvUGzeGk6W/9WC/44
btqepeYoMG8tFsdaEHe7aas/VXqBEqM9KPLtV1R6LSDX6kqHdprRMFU14ha4UJJg
fApyGr5RT7KFhEkk1ahI95ghSNJYD0LOVHNQrOuNSQKCpws+N09KV7m4q28V9vua
Ip9gw0ZaWgY50kvQvLied1QUSl18/Ll3V/Qqr6BmdZ99kboEbw4KaD1YQVWRcF7l
+xeP3qgg5pKdAy8ezTuFF0GHRdSmkCrG6lHVO5iBB8Wu5vYwpfahJwjwuSrFa2gq
+fijdtI1Z6HTQQGPnT7+xqZfkqrTj+EA5BElrLSIQYw7UXMsOj2IqihBX7NcR0vB
j7i61E01WEXzaTLj8gSfk0h1kPgFZ/fGWUqOoX5lWsjwX/s+VqZ5HEJN7u5nLlQp
rSO3LiMN3gbSPHeohObv
=pnt6
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJe32x3AAoJEImrY9SCdzd6+LwP/R0B1sGTiq1nLNdLlC5MKSSl
p4+Trh4AdnNdcye+W85GxF2HEkyL/aUwqlz4h92oyrhRy2N6bxJhYutn6NJizWZL
Uq/gTp/gg5Ejlphvk/ftHQqyzjc4XUKXW2CdaOpNDjiP7gEzg8ezAQlT24WajIQe
X5ggDCZlKE5cfq3HRW1BanK1/CWoOKKZk/ZMawbSxXq/uU5e7VlTkgkUChHCZp41
tDRVsDm1N5frMMmh00VC5oaq+zjSw4E2gpGOxoZfFJRmiX+lYIPHzD5qZIeKOrzQ
v1fvFLMBwyOmJQsyuzRbTPE/Fsh2ydNlN3eMrgcrKtviSrwbnTvgjLkkepPL16s+
E9gigWI7KISZPVo8YIPWDz6TYj0LNCiF7jikHkEMQ7ExmJOmBqFJnUHQneU2jk8T
D97OknaLWJH+X/5cQ6HMwC/12VWnE2BXa/+q6M7DrFULVvzaFOhs4m4seLsUDDMr
f11Ol7rjpMb2veWnrTR8F2eUyH8KPQCrtGzd8jy8JfGqV6yXzaJPuSoxoeJjJnuN
BI0FGH5hY/rC6AfxT0Iw0/r+EAX6//FZSrNXdqCDmbQro2AT9EPetwoJjaIM9oV6
XTBL0k6woqnysHmhBOtM1EMYmrU6mvMkdp7Pih6kyTcG8i8Mtn4KimI764khmkjG
jI6LzLF8GxvqWcobDlLX
=7PSG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Jun 11 07:08:42 UTC 2020 - pgajdos@suse.com
- version update to 7.0.10.18
* Colorspace change will remove ICC profile (reference
https://github.com/ImageMagick/ImageMagick6/issues/82).
-------------------------------------------------------------------
Mon Jun 8 08:55:01 UTC 2020 - pgajdos@suse.com
- version update to 7.0.10.17
* Free up memory after a ICC profile is removed.
-------------------------------------------------------------------
Mon Jun 1 08:00:46 UTC 2020 - pgajdos@suse.com
- version update to 7.0.10.16
* Don't check for incompatible ICC profiles when writing PDF images, instead
the user is expected to provide compatible image colorspaces or strip the
ICC profile with, for example, the -strip option.
* Clipping was not returning expected results (reference
https://github.com/ImageMagick/ImageMagick/discussions/2061).
* Don't write a ICC profile to PDF if the image is gray (reference
https://github.com/ImageMagick/ImageMagick/issues/2070).
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 19 17:02:15 UTC 2020 - pgajdos@suse.com Tue May 19 17:02:15 UTC 2020 - pgajdos@suse.com

View File

@ -20,7 +20,7 @@
%define asan_build 0 %define asan_build 0
%define maj 7 %define maj 7
%define mfr_version %{maj}.0.10 %define mfr_version %{maj}.0.10
%define mfr_revision 13 %define mfr_revision 18
%define quantum_depth 16 %define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision} %define source_version %{mfr_version}-%{mfr_revision}
%define clibver 7 %define clibver 7