rebuilt with libMagick 7.0.10.0 [release 3.4.4-3mamba;Thu Mar 12 2020]
This commit is contained in:
parent
72104eaab1
commit
02c41e7808
@ -1,7 +1,7 @@
|
||||
%define php_majver %(php-config --version | cut -d. -f1-2)
|
||||
Name: php-imagick
|
||||
Version: 3.4.4
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: PHP wrapper to the ImageMagick library
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
@ -14,7 +14,7 @@ License: PHP License
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libMagick-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libMagick-devel >= 7.0.9.4-1mamba
|
||||
BuildRequires: libMagick-devel >= 7.0.10.0
|
||||
BuildRequires: php-devel >= 7.3.2
|
||||
Requires: php >= %{php_majver}
|
||||
Requires: php <= %{php_majver}.99
|
||||
@ -67,6 +67,9 @@ fi
|
||||
%{_libdir}/php/extensions/imagick.so
|
||||
|
||||
%changelog
|
||||
* Thu Mar 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-3mamba
|
||||
- rebuilt with libMagick 7.0.10.0
|
||||
|
||||
* Sat Nov 16 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-2mamba
|
||||
- rebuilt by autoport with build requirements: libMagick-devel>=7.0.9.4-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user