Accepting request 950743 from graphics

- version update to 7.1.0.22
  * limit colorname length to avoid possible DoS
  * restore MPRI URI in SVG
  * PDF now shows the correct Unicode title (reference
    https://github.com/ImageMagick/ImageMagick/issues/4771).
  * optimize Fx image statistics (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4533).
  * Support seamless blending of a foreground and background image.
  * Support saliency blending of a foreground and background image.
  * Support QOI image format.
  * Perist frame delay when converting APNG to Webp (reference
    https://github.com/ImageMagick/ImageMagick/issues/4704).
  * -fx performance increase by one or two orders of magnitude (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4533).
  * Add support for formatted text (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4515).

OBS-URL: https://build.opensuse.org/request/show/950743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=243
This commit is contained in:
Dominique Leuenberger 2022-02-03 22:15:50 +00:00 committed by Git OBS Bridge
commit 9ecf7262dc
6 changed files with 41 additions and 21 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE2Ccu9R2iI+TQW0Zpiatj1IJ3N3oFAmHDu+oACgkQiatj1IJ3
N3rhYxAAj7jLDcj5CwIrGRJRkbz6b6syCeRI0egvd1YioDZmpqH5XAWsZayL2qtY
MnFJkeCWNkn+TlOS+J5XUZ5Ir8kvkxSn4IEUGFCIdDRpUqlxcGRhidnE0WDsBvE5
5E1gBrfkJ5+2XClskKYdiXbIkNGH/EXJ6zQNwCCimStRweyT85KHAUx1MsD/NpEa
7CUch7lk1/DvrZVjPYjvoeSuXHgkMNfVvEWLa6R0F2UHju2bvtOPzHR97Rybiwgp
LNaop6IMM+w/hgx0YaYlgmk8GH1xApuYk0EvWlG5svsOQYWLilv3aY/CIw0hKeFb
fnd8/gPa2kJ/PcdGtvSx+D8etiPu+u80S4mrACrLWeMXno61NmNp8ZZpKZBH0oS6
GlaqclF9Ocab2lOWpXD6LqHfA6CohRFyAH4EvrtuNWnYMo3QGuy9iTpIRLM/EkEk
FgafiaLNgd7/pkeyFsrNGflGOwePoPqV++F01xF0jI2NcYF9hU14JhNFthuHBBRG
RSxo2X9iDCZN79DAKwTa46RoTh53t2UYLEGwmtfu6unfhanQHAoidfywMlvsyLsL
U03Ix6KsdVvfa5QsZARgwk/W6LDFoZRvruhZL84ppOdImgHDl/wSK9BE8vLkvyS2
3zwXXQ4MLBNr/odfixUcWW0XrOe428xfiQwDssKFVdhpRZCUMog=
=77mZ
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE2Ccu9R2iI+TQW0Zpiatj1IJ3N3oFAmH1qC8ACgkQiatj1IJ3
N3pshw/+MJBtktwDN0AoaZdw2Jl5K4WradsnC63bdgwYcgACQHOcrVJporgCtHDu
AC5wEp6AFLmulX6fEepwdS2isbo7aOHnCYR3d7+nznz+7EWlW22ee8hRUMcQBHB1
l1obCZQu5i2UkcZrVcp3LQGYl6zZeMmACAyhZqLvMuBPI/IuMgklfP5ag7Bf4+jP
4FxgMD9hy7thHtga+yyl0Gv+Qc38ZZiUb6BV2JehkSdU+J+HMe972ZVHCfuRYbu0
poLHrNwzk7bacGjiJB6iK1LZ3vHvkUH5euhMqQa5aG286Qic9kxlxqoMCqgZRd+T
HQ8DyJcxeh8qfQUuUfKeUaRpq+uhshhg1jJQpk5f7q4YEemIQVy7d0gWiBKr/3mn
jO7Z9oV8ZmAtfmxywxb692m1a3kI9cAZEzfIuyOp1FDd7Bykde6TnxhSINw4X6GM
nXEmPiZISwe4Zo+yU8TbCOdv6ibZK38ya1LU7w8lmLTSN4EooyoLao5rwTOd0WVK
7aAT5oKBRZKm/0kkhhkcZ6iN0ySpNT7j+F6YoMMxnnGn5sDHsRhxgKjXJV5OJNGh
iXcIw2MxS/tRiWnDyIJaTMPNHQnqUspohElzXjuvgWls7ZsjmuSYNU8XRjP/1Bo0
m2l0lpmQoGPoetVcJ+n6I4xNCS+yHoWvzl1o2xA19E99MtGTcx8=
=pn6/
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Feb 2 13:08:44 UTC 2022 - pgajdos@suse.com
- version update to 7.1.0.22
* limit colorname length to avoid possible DoS
* restore MPRI URI in SVG
* PDF now shows the correct Unicode title (reference
https://github.com/ImageMagick/ImageMagick/issues/4771).
* optimize Fx image statistics (reference
https://github.com/ImageMagick/ImageMagick/discussions/4533).
* Support seamless blending of a foreground and background image.
* Support saliency blending of a foreground and background image.
* Support QOI image format.
* Perist frame delay when converting APNG to Webp (reference
https://github.com/ImageMagick/ImageMagick/issues/4704).
* -fx performance increase by one or two orders of magnitude (reference
https://github.com/ImageMagick/ImageMagick/discussions/4533).
* Add support for formatted text (reference
https://github.com/ImageMagick/ImageMagick/discussions/4515).
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 30 09:38:20 UTC 2021 - Dirk Müller <dmueller@suse.com> Thu Dec 30 09:38:20 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ImageMagick # spec file for package ImageMagick
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define asan_build 0 %define asan_build 0
%define maj 7 %define maj 7
%define mfr_version %{maj}.1.0 %define mfr_version %{maj}.1.0
%define mfr_revision 19 %define mfr_revision 22
%define quantum_depth 16 %define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision} %define source_version %{mfr_version}-%{mfr_revision}
%define clibver 10 %define clibver 10