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:
parent
8a32abdaa3
commit
8273f48946
@ -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 <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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user