From d2fe26ff1414b96356fc227ff05dc110025e6c48 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:59:32 +0100 Subject: [PATCH] rebuilt with php 7.4.6 [release 3.4.4-4mamba;Sun May 31 2020] --- php-imagick.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-imagick.spec b/php-imagick.spec index 1005342..63fbc61 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.4.4 -Release: 3mamba +Release: 4mamba Summary: PHP wrapper to the ImageMagick library Group: System/Servers Vendor: openmamba @@ -15,7 +15,7 @@ BuildRequires: glibc-devel BuildRequires: libMagick-devel ## AUTOBUILDREQ-END BuildRequires: libMagick-devel >= 7.0.10.0 -BuildRequires: php-devel >= 7.3.2 +BuildRequires: php-devel >= 7.4.6 Requires: php >= %{php_majver} Requires: php <= %{php_majver}.99 BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -67,6 +67,9 @@ fi %{_libdir}/php/extensions/imagick.so %changelog +* Sun May 31 2020 Silvan Calarco 3.4.4-4mamba +- rebuilt with php 7.4.6 + * Thu Mar 12 2020 Silvan Calarco 3.4.4-3mamba - rebuilt with libMagick 7.0.10.0