From 8273f4894615fc725b65d6aece9fba5e68ff0b7a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:59:32 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libMagick-devel>=7.1.0.35-1mamba [release 3.7.0-2mamba;Wed May 25 2022] --- php-imagick.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/php-imagick.spec b/php-imagick.spec index 8141cda..6761d15 100644 --- a/php-imagick.spec +++ b/php-imagick.spec @@ -1,7 +1,7 @@ %define php_majver %(php-config --version | cut -d. -f1-2) Name: php-imagick -Version: 3.5.1 -Release: 1mamba +Version: 3.7.0 +Release: 2mamba Summary: PHP wrapper to the ImageMagick library Group: System/Servers Vendor: openmamba @@ -15,7 +15,7 @@ BuildRequires: glibc-devel BuildRequires: libMagick-devel BuildRequires: libgomp-devel ## AUTOBUILDREQ-END -BuildRequires: libMagick-devel >= 7.0.10.0 +BuildRequires: libMagick-devel >= 7.1.0.35-1mamba BuildRequires: php-devel >= 7.4.6 Requires: php >= %{php_majver} Requires: php <= %{php_majver}.99 @@ -67,6 +67,12 @@ fi %{_libdir}/php/extensions/imagick.so %changelog +* Wed May 25 2022 Silvan Calarco 3.7.0-2mamba +- rebuilt by autoport with build requirements: libMagick-devel>=7.1.0.35-1mamba + +* Wed Apr 20 2022 Automatic Build System 3.7.0-1mamba +- automatic version update by autodist + * Mon Aug 09 2021 Automatic Build System 3.5.1-1mamba - automatic version update by autodist