rebuilt by autoport with build requirements: libMagick-devel>=7.1.0.35-1mamba [release 3.7.0-2mamba;Wed May 25 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 09:59:32 +01:00
parent 8a32abdaa3
commit 8273f48946

View File

@ -1,7 +1,7 @@
%define php_majver %(php-config --version | cut -d. -f1-2) %define php_majver %(php-config --version | cut -d. -f1-2)
Name: php-imagick Name: php-imagick
Version: 3.5.1 Version: 3.7.0
Release: 1mamba Release: 2mamba
Summary: PHP wrapper to the ImageMagick library Summary: PHP wrapper to the ImageMagick library
Group: System/Servers Group: System/Servers
Vendor: openmamba Vendor: openmamba
@ -15,7 +15,7 @@ BuildRequires: glibc-devel
BuildRequires: libMagick-devel BuildRequires: libMagick-devel
BuildRequires: libgomp-devel BuildRequires: libgomp-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libMagick-devel >= 7.0.10.0 BuildRequires: libMagick-devel >= 7.1.0.35-1mamba
BuildRequires: php-devel >= 7.4.6 BuildRequires: php-devel >= 7.4.6
Requires: php >= %{php_majver} Requires: php >= %{php_majver}
Requires: php <= %{php_majver}.99 Requires: php <= %{php_majver}.99
@ -67,6 +67,12 @@ fi
%{_libdir}/php/extensions/imagick.so %{_libdir}/php/extensions/imagick.so
%changelog %changelog
* Wed May 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.0-2mamba
- rebuilt by autoport with build requirements: libMagick-devel>=7.1.0.35-1mamba
* Wed Apr 20 2022 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
- automatic version update by autodist
* Mon Aug 09 2021 Automatic Build System <autodist@mambasoft.it> 3.5.1-1mamba * Mon Aug 09 2021 Automatic Build System <autodist@mambasoft.it> 3.5.1-1mamba
- automatic version update by autodist - automatic version update by autodist