- updated to 6.8.8-6:

* build against openjpeg2
  * identify -define identify:locate=maximum locates the position of the
    maximum value
  * Fix case where an image moment might have a mass of 0 or a Hu moment might
    be 0.
  * Enhance the TXT coder to read RGB percent values, e.g. 10.008%.
  * etc. see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=183
This commit is contained in:
Petr Gajdos 2014-02-18 07:33:00 +00:00 committed by Git OBS Bridge
parent 0a821b87dd
commit c46dbdc34e
6 changed files with 43 additions and 22 deletions

View File

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

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJSwYBnAAoJEImrY9SCdzd6wBUQAI0Xa27kNqht69qgevKr38u7
11BvBv8hOgG57tPQzuR5vhssb70drVrRKV2ltGHm76yLAkLbK0SEhbBPb3rGCKIr
xJfI3mMzkZ9t4QSyxnSYZBmgG6vRjsSugynYEqexrOQDtTbA8eQCvSeXBKSe8DiQ
p/yeozhAIWEAjx1/LImvJ93X0lyVWiIgzaUMmK6P6idMtM3vCrdve4XH6Q3h4HDs
XZsDVVi7HKgCYKhiumVDLfYaUuDkOBtudQivlulvPXNO6TpVxc2raZs5aTMHWuVU
FjXGZpZV0ZT+DGVUG/0URbX6Xl3bQDek9VI7LHe2uUaOQUfjMS70Ahwnf2j/NaXX
6TCeqnQT2ZiNKNsC8ulxyKV6hmNKvdIC3KAau3wV7liorRjtSWnxOGC1EnXFHVeC
2YQrTxbDqKQOqT288kXr7V+fyP2pvFkHveKyKeCorezsbHBkQuXHwHM+PQFHDySm
HCeQ48/X4QJqV527hUzEyHBrYVda8/lgDVCs10qIUnoIv/PteFFKDno+QZ3+pzIi
VRlT9cc70aak7rDI6lYUoRkuzLStPJR0E4Ddrx9noTW8rlJ+fBcLoJT/8ifBeJVx
Tc8ewtRti5ot518pnTfu28EUb+tPmxazCTcH3sOBFVlIZ0S5WJaNx1wp4l/w0Hcc
4OganUQ47rFSoKpyTDNL
=VjWH
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJS/WwOAAoJEImrY9SCdzd6AUsP/jLywgSswfhQcKenJDCGkvgk
pWCKUzYNU8x68s0iLyHazLTcFut9GLtNy6hMO2bcrjGEw2Voz0buKdUoBXjLIjys
pBGJzl2qcRF9qcp9NfWWLeHnxMYs/8hRX8bDcTDpcRYxmJ2EnJipFjky6Y/tpm/c
30EXHMtsKzzFOMYKZVwE929by/fMsKQ4RZCaHam3Jq1+xn3UsmOI2y2YNFpGLnyO
x+Sx0FbzzJgBViUEzAIoFNS1ByP0igzL8j52ssUXe5OOILFUVCOIaO2Q7+YoX4aL
hR/5dnnvdMrakfQ0zFJwYEPHZPSWPjGgGlccakHXPqvCyy8wXRZkA/aa6zUKuRat
DnuldC2ft6xKKleGKgTXQSRqx0sIalugju3VDxFwc7MXpY/qFAMK6/P2LmrBq7nK
8MLroCrOkbpSVYT6lbrNoEL0VqpWTP4AKh54d7BNKdxRkmhiZzS3B1MfoGxmF6u2
Y3LKRH52krKmQXOE8Pml37OaglTD9e08zZ4id796Ju69g0LY2kGfuXvAcjXdMbyg
pwBiGHdQpOH0M6EMv8lv0UCsG5caDS6AQkwucNz8MNoc2JenuB3+ALh5lUkUxvBL
UwO36cQmOZF+9iXN73LTxerCvIK5K1CV7jdXHmOcVOYJ9+mCFSik6otRixqYz4Hl
gQabNRJjJR5tpRwH5RxN
=ArXe
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 18 07:28:51 UTC 2014 - pgajdos@suse.com
- updated to 6.8.8-6:
* build against openjpeg2
* identify -define identify:locate=maximum locates the position of the
maximum value
* Fix case where an image moment might have a mass of 0 or a Hu moment might
be 0.
* Enhance the TXT coder to read RGB percent values, e.g. 10.008%.
* etc. see ChangeLog
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 13 14:03:12 UTC 2014 - pgajdos@suse.com Thu Feb 13 14:03:12 UTC 2014 - pgajdos@suse.com

View File

@ -43,14 +43,15 @@ BuildRequires: libwmf-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: lzma-devel BuildRequires: lzma-devel
BuildRequires: openexr-devel BuildRequires: openexr-devel
BuildRequires: openjpeg2-devel
BuildRequires: pango-devel BuildRequires: pango-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
%define mfr_version 6.8.8 %define mfr_version 6.8.8
%define mfr_revision 1 %define mfr_revision 6
%define quantum_depth 16 %define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision} %define source_version %{mfr_version}-%{mfr_revision}
%define clibver 1 %define clibver 2
%define cxxlibver 3 %define cxxlibver 3
%define libspec -6_Q%{quantum_depth} %define libspec -6_Q%{quantum_depth}
Version: %{mfr_version}.%{mfr_revision} Version: %{mfr_version}.%{mfr_revision}
@ -407,6 +408,14 @@ HTML documentation for ImageMagick library and scene examples.
%changelog %changelog