rebuilt with php 7.4.6 [release 3.4.4-4mamba;Sun May 31 2020]
This commit is contained in:
parent
02c41e7808
commit
d2fe26ff14
@ -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.4.4
|
Version: 3.4.4
|
||||||
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
|
||||||
@ -15,7 +15,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libMagick-devel
|
BuildRequires: libMagick-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libMagick-devel >= 7.0.10.0
|
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}
|
||||||
Requires: php <= %{php_majver}.99
|
Requires: php <= %{php_majver}.99
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -67,6 +67,9 @@ fi
|
|||||||
%{_libdir}/php/extensions/imagick.so
|
%{_libdir}/php/extensions/imagick.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-4mamba
|
||||||
|
- rebuilt with php 7.4.6
|
||||||
|
|
||||||
* Thu Mar 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-3mamba
|
* Thu Mar 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-3mamba
|
||||||
- rebuilt with libMagick 7.0.10.0
|
- rebuilt with libMagick 7.0.10.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user