From 15c7ecf924a5a9f3b66f13c35e03269606d43745 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 18 Aug 2022 09:28:35 +0200 Subject: update to version 6.9.12 patch level 61 --- ImageMagick6.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ImageMagick6.spec b/ImageMagick6.spec index 56445f1..972e80f 100644 --- a/ImageMagick6.spec +++ b/ImageMagick6.spec @@ -9,7 +9,7 @@ # Please preserve changelog entries # %global VER 6.9.12 -%global Patchlevel 60 +%global Patchlevel 61 %global incsuffixe -6 %global libsuffixe -6.Q16 %bcond_without tests @@ -445,7 +445,7 @@ export CFLAGS="%{optflags} -DIMPNG_SETJMP_IS_THREAD_SAFE" --without-gcc-arch # Do *NOT* use %%{?_smp_mflags}, this causes PerlMagick to be silently misbuild -make +make %{?_smp_mflags} # Generate API docs make html-local @@ -628,6 +628,9 @@ fi %changelog +* Thu Aug 18 2022 Remi Collet - 6.9.12.61-1 +- update to version 6.9.12 patch level 61 + * Mon Aug 1 2022 Remi Collet - 6.9.12.60-1 - update to version 6.9.12 patch level 60 -- cgit