diff options
Diffstat (limited to 'ImageMagick6.spec')
-rw-r--r-- | ImageMagick6.spec | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/ImageMagick6.spec b/ImageMagick6.spec index a2b40d4..b9ed4c2 100644 --- a/ImageMagick6.spec +++ b/ImageMagick6.spec @@ -9,7 +9,7 @@ # Please preserve changelog entries # %global VER 6.9.13 -%global Patchlevel 17 +%global Patchlevel 18 %global incsuffixe -6 %global libsuffixe -6.Q16 %bcond_without tests @@ -48,9 +48,9 @@ Name: %{libname} Epoch: 1 Version: %{VER}.%{Patchlevel} Release: 1%{?dist} -Summary: An X application for displaying and manipulating images +Summary: An X application for displaying and manipulating images (legacy) License: ImageMagick -Url: http://www.imagemagick.org/ +Url: https://legacy.imagemagick.org/ #Source0: ftp://ftp.ImageMagick.org/pub/ImageMagick/ImageMagick-%%{VER}-%%{Patchlevel}.tar.xz #Source0: https://www.imagemagick.org/download/ImageMagick-%%{VER}-%%{Patchlevel}.tar.xz Source0: https://imagemagick.org/archive/ImageMagick-%{VER}-%{Patchlevel}.tar.xz @@ -574,6 +574,10 @@ fi %changelog +* Tue Nov 12 2024 Remi Collet <remi@remirepo.net> - 6.9.13.18-1 +- update to version 6.9.13 patch level 18 +- open https://github.com/ImageMagick/ImageMagick6/issues/349 test suite failure on EL-8 + * Mon Oct 7 2024 Remi Collet <remi@remirepo.net> - 6.9.13.17-1 - update to version 6.9.13 patch level 17 |