- version update to 7.0.9.25

* Adapt to a change in command-line options in the SVG inkscape delegate.
  * No percent sign in lab() color.
  * Support connected-components:eccentricity-threshold,
    connected-components:major-axis-threshold,
    connected-components:minor-axis-threshold,
    connected-components:angle-threshold.
  * Set the alpha channel if the write mask is not enabled.
  * Corrected ellipse orientation when computing image moments.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=488
This commit is contained in:
Petr Gajdos 2020-02-24 09:15:56 +00:00 committed by Git OBS Bridge
parent 52e21da49f
commit 182e6ca7f7
6 changed files with 34 additions and 21 deletions

View File

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

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJeR/BHAAoJEImrY9SCdzd6fSkP/Rq7/oge4YgSfMvZ7N3TQ9Hq
wfj7z2PdWsFKUjj3p+y3nZHKSJJs6NveI2BDOiEj2THTPOyXwkAz+qfDa1Krot6c
mCq5gKk1AYnlkLPS661ABPm/xjzPVBdnokCDacdu2QIDQHKeAHxoWfrOecuuFleI
1NQhu2YaOLqbmPAIng0sWLf1d76mhu1YJtyii/eYHWGC0vfmHyaZVRiVzci6is3q
8VoHVj62xYiAbTqWMWBNSgslpo0/vF4FLBRUguY6on++MRVRxe/E7IcsSmgC3bb/
K13Pt/Y8Udq+68xebz7AUCkkJZQeWLne/eoTXTqh2K8FZbE/1Xl9+gckC/jFFYRJ
z9MKwgMMFrJ9QuY1NJAWHGMGwbRWRvsDGwu15I/w0tKhwHpcFmNgOLeFXtU/HpRn
2ox7veXf5XTAYEW7vrHeRIOIuJkJkVw0PLEhYr3wt10UiJWI6zAyaxEXu4vuVzZN
XEkWGQo5amPimzL63ngdYyD+lA6kLw0JU4nXV1BZzwuKfLTDTkHPNIsJ2TnAqnVC
FGJv1ZIskiE8vW9XrXsGcbAfK+umk17P4gP/3CcdJWdOk8NRAhx+PTxIEZ8a9z8N
MpuYweLSI8VWn1zy/S5Mhpjzq5b2ghsjmij+0BMxtKYss99D9pXFQLlkkHX40cm0
AjuM/Pl6ZsUJ8GvzzRbm
=C+OH
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJeT9vUAAoJEImrY9SCdzd69AMP/3LYuN5Yqm/0pFhM/iKeD/5m
C1Je6rIhgomcb1XfxA0VIqSy+XAX2nnNoLQF5Wnsh3/1ibAr3QhS91W3Crp4trrB
h/K3pjFffBSVkqWfi95X3Ujqm9v6CXBH2HQ9HpsDK/kQC1QHSKNXUL9c1mufuZCk
kQGgivVClRWOTO3p1ZAOYUIMagwE/TJ3DlA+7h+h/R1GYgOd/F6Q80lyj1f1NCfI
5t4YywZQ1PQzdC3KbD3zQcSqEEQmBtJggQ0GtQtoIwKcFzYsXyK/Z5MTiUZpg55Y
YQlyzN5B2PBBiFvD3GoUPyCLfW2vi70T/iWNjfw9wQMZ5zvQc46mgKMXRY+j/mkJ
q/nnl7IT05c9w7E7GPopERAnr8xPc1MlITh1YwA/BRV3krLHubZp+83KjXYpUJd0
JelvG541XY/Sz5rv9vBqcSCsfau1jCcUQuifgXQ8v9rhvplpv6TbpZKeho45kfyS
gkkcAPNMPciGRGJZB4txGzS+iqHEMNdbh5OiDHAVhTm2JgR86qtM6HhApCBex/Yd
gGgdtGQ8Fgozf3FsB3hZrE8lmLNHLytCFPgOFjYINEONpHm0lVBpJX28gSoqHtWC
beNF8+06hGW5D/KpMz/u/zWlvi9ILrEF4ZHb+rGfcU+CC0rvYwEDA/oX9+lCMigM
TEEDP1aXgis3Orf0Gp82
=TAKz
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Feb 24 09:14:24 UTC 2020 - pgajdos@suse.com
- version update to 7.0.9.25
* Adapt to a change in command-line options in the SVG inkscape delegate.
* No percent sign in lab() color.
* Support connected-components:eccentricity-threshold,
connected-components:major-axis-threshold,
connected-components:minor-axis-threshold,
connected-components:angle-threshold.
* Set the alpha channel if the write mask is not enabled.
* Corrected ellipse orientation when computing image moments.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 17 12:28:30 UTC 2020 - pgajdos@suse.com Mon Feb 17 12:28:30 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.9 %define mfr_version %{maj}.0.9
%define mfr_revision 23 %define mfr_revision 25
%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