diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -2701,6 +2701,7 @@ libMagickCore-7.Q16HDRI.so.7:CoalesceImages libMagickCore-7.Q16HDRI.so.7:ColorDecisionListImage libMagickCore-7.Q16HDRI.so.7:ColorMatrixImage +libMagickCore-7.Q16HDRI.so.7:ColorThresholdImage libMagickCore-7.Q16HDRI.so.7:ColorizeImage libMagickCore-7.Q16HDRI.so.7:CombineImages libMagickCore-7.Q16HDRI.so.7:CommandOptionToMnemonic @@ -4021,6 +4022,7 @@ libMagickWand-7.Q16HDRI.so.7:MagickCoalesceImages libMagickWand-7.Q16HDRI.so.7:MagickColorDecisionListImage libMagickWand-7.Q16HDRI.so.7:MagickColorMatrixImage +libMagickWand-7.Q16HDRI.so.7:MagickColorThresholdImage libMagickWand-7.Q16HDRI.so.7:MagickColorizeImage libMagickWand-7.Q16HDRI.so.7:MagickCombineImages libMagickWand-7.Q16HDRI.so.7:MagickCommandGenesis diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : imagemagick -version : 7.0.9_25 -release : 137 +version : 7.0.9_26 +release : 138 source : - - https://imagemagick.org/download/ImageMagick-7.0.9-25.tar.xz : 44dc2aecc1c9bc2049d721ec5fbd43df1995dea813ef0eaafa309cf3f3cfcffa + - https://imagemagick.org/download/ImageMagick-7.0.9-26.tar.xz : a360449eb2a0bf87de880e6ba6a2b4a2e242746df9e2b10975b86e580703089e license : Apache-2.0 component : multimedia.graphics summary : ImageMagick® suite to create, edit, compose, or convert bitmap images diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -89,7 +89,7 @@ programming.devel - imagemagick + imagemagick /usr/include/ImageMagick-7/Magick++.h @@ -1279,12 +1279,12 @@ - - 2020-02-22 - 7.0.9_25 + + 2020-02-25 + 7.0.9_26 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file