- update to 7.0.8-23:

* CacheInfo destructor must be aligned in DestroyPixelStream().
  * Support negative rotations in a geometry (e.g. -10x-10+10+10).
  * Return expected canvas offset after a crop with gravity.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=401
This commit is contained in:
Petr Gajdos 2019-01-07 09:07:24 +00:00 committed by Git OBS Bridge
parent 649e191180
commit 8cde9b444b
6 changed files with 29 additions and 23 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJcJP2DAAoJEImrY9SCdzd6lJQP/1mATxZcnq5vSBKYyTcegmAv
/afF49z01eRzXr8tQEFGDUbV/SWRKvXMMSDZNq3Ir1qEHSaiOCX5Jfdajvu1459o
3tBYLdB+JLecPsMxP9D6jwA4M9PE/w5YzVMx0KkLXXngEIu8XBUZJ578V4yyhnC1
NLSQkHZiNLhmisAL1tv2xIkiqrD55pYX+m5TRDVjBo6PSGYyz3XMwoDwL8Tar/z8
Jf6My3SN3prSfCmPLWjkyM0vBt/b33vC73Sk4gkJIh2rxtBZsKs94eT8CFtZZnsm
oXnbUXa+T+QxXCL3OEcdcewwMEr8mt6HDhCRHdl5hskuESpvTzRG27FE7cpIZYwY
56gLpoU9OBEiVKK7JuhtWXUN+RRcrdmBxiBlgvxu2nbRmcs1P/zklk+T40sbaJVs
H5ScYRb8D/ogx1XTCVCL8eEc1otUNu1sinIOLSFwm2xHVsFOugJAx+RSCkRZyiqE
+TBNhGxrnKeUhoaRvV2cT1MgbfeByt79nk09rhwHkFXpsg6XfQZY7ikd3in8eM0O
81bZehEDDS8nF/Up+5pZacOEWIM2KAlnyBRG8s+5HNMci96n/3C+Ow8faYPRQOrX
Ho/CLrCHzdAd/oqlT84D3in1RMYP9xpkC7fAH5uVUFWLuS0arnr4woGpCDPVTpoh
weOZzU48A8AafUQtRxgQ
=9ifV
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJcLJjBAAoJEImrY9SCdzd6bTMP/332ZXm+rN0Qt3ycnqUxs9kg
hnwERrjjxFeB67L0jMYLBXD00x1Tzy1+yeoIL/qhCKpwNStQ03Gdy/TFv6uVoiio
Qj+OHIzMJXA+rzpb8hz0VmpLECuk6y3AEaBNQP6wyuLlIEEX3K+5aGmtOdn/0qJp
VjmxIP3TbXBckofAXjVyUPUU5PG3rPLAvDzI7SshATR8xmMs11uVydfCsycLTcji
h/DLGEhF+Q1pkRhw2OcXgeKnyiOiIGsVdzkLpTHAlYZ6M2/5IaIyOuQh+7c8MqYk
0XM1JFeXcACmoFlw0yupNdmSLVGZuJHsF5S/9vvv+TJplGDBhUYgioa5akvdpkYl
wLpB6TWfOLlKZNjnGLqGXxmRh1bWM7BTH+OxflIVA9+f7RmXvecApwc/Mj1xuozD
Mz7EznE1brskUtxmcwVSmJlP7b0AyKlfltkDvWGxst7lBwf+cz4Lon9vma1k7K9O
IqwonENGpZdzlAVgvFOowX5uQJTlIFoO90qru5YAZ4KqCJw1B6aqeKDDyvUVeRKL
E3Rf50kKQPxtzkulvumhJbz81FyV/TAzW+YuyGjzL8b5O6rUrDnkUblnPTL8R7xg
DzeYt/jJjzYZKP/cubaY/2ij4WxSSKJLa9IoYwQ865ITWgj9aW2bzH5h3VNK4afN
PbZxb9dxTXPOe5+xF1Uu
=wfr4
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 7 09:04:46 UTC 2019 - Petr Gajdos <pgajdos@suse.com>
- update to 7.0.8-23:
* CacheInfo destructor must be aligned in DestroyPixelStream().
* Support negative rotations in a geometry (e.g. -10x-10+10+10).
* Return expected canvas offset after a crop with gravity.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 28 18:48:02 UTC 2018 - Petr Gajdos <pgajdos@suse.com> Fri Dec 28 18:48:02 UTC 2018 - Petr Gajdos <pgajdos@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ImageMagick # spec file for package ImageMagick
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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}.0.8 %define mfr_version %{maj}.0.8
%define mfr_revision 21 %define mfr_revision 23
%define quantum_depth 16 %define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision} %define source_version %{mfr_version}-%{mfr_revision}
%define clibver 6 %define clibver 6
@ -48,7 +48,6 @@ Patch2: ImageMagick-library-installable-in-parallel.patch
Patch3: ImageMagick-s390-disable-tests.patch Patch3: ImageMagick-s390-disable-tests.patch
#%%endif #%%endif
BuildRequires: chrpath BuildRequires: chrpath
BuildRequires: dos2unix
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: libjasper-devel BuildRequires: libjasper-devel
@ -370,7 +369,6 @@ rm -r Magick++/examples/.deps
%endif %endif
cp -r PerlMagick/demo PerlMagick/examples cp -r PerlMagick/demo PerlMagick/examples
# other improvements # other improvements
dos2unix www/api/*.php
chmod -x PerlMagick/demo/*.pl chmod -x PerlMagick/demo/*.pl
%check %check