rebuilt by autoport with build requirements: php-devel>=8.3.1-1mamba [release 3.7.0-4mamba;Tue Jan 16 2024]
This commit is contained in:
parent
4318400761
commit
776c1ad987
@ -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.7.0
|
Version: 3.7.0
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: PHP wrapper to the ImageMagick library
|
Summary: PHP wrapper to the ImageMagick library
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,8 +14,8 @@ License: PHP License
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgomp-devel
|
BuildRequires: libgomp-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: php-devel >= 8.3.1-1mamba
|
||||||
BuildRequires: libMagick-devel >= 7.1.1.26
|
BuildRequires: libMagick-devel >= 7.1.1.26
|
||||||
BuildRequires: php-devel >= 7.4.33
|
|
||||||
Requires: php >= %{php_majver}
|
Requires: php >= %{php_majver}
|
||||||
Requires: php <= %{php_majver}.99
|
Requires: php <= %{php_majver}.99
|
||||||
|
|
||||||
@ -89,6 +89,9 @@ fi
|
|||||||
%{_libdir}/php/extensions/imagick.so
|
%{_libdir}/php/extensions/imagick.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 16 2024 Automatic Build System <autodist@mambasoft.it> 3.7.0-4mamba
|
||||||
|
- rebuilt by autoport with build requirements: php-devel>=8.3.1-1mamba
|
||||||
|
|
||||||
* Mon Jan 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.0-3mamba
|
* Mon Jan 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.0-3mamba
|
||||||
- rebuilt with current ImageMagick and php
|
- rebuilt with current ImageMagick and php
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user