automatic version update by autodist [release 3.5.1-1mamba;Mon Aug 09 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:59:32 +01:00
parent d2fe26ff14
commit 8a32abdaa3

View File

@ -1,7 +1,7 @@
%define php_majver %(php-config --version | cut -d. -f1-2)
Name: php-imagick
Version: 3.4.4
Release: 4mamba
Version: 3.5.1
Release: 1mamba
Summary: PHP wrapper to the ImageMagick library
Group: System/Servers
Vendor: openmamba
@ -13,12 +13,12 @@ License: PHP License
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libMagick-devel
BuildRequires: libgomp-devel
## AUTOBUILDREQ-END
BuildRequires: libMagick-devel >= 7.0.10.0
BuildRequires: php-devel >= 7.4.6
Requires: php >= %{php_majver}
Requires: php <= %{php_majver}.99
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
PHP wrapper to the ImageMagick library.
@ -67,6 +67,9 @@ fi
%{_libdir}/php/extensions/imagick.so
%changelog
* Mon Aug 09 2021 Automatic Build System <autodist@mambasoft.it> 3.5.1-1mamba
- automatic version update by autodist
* Sun May 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-4mamba
- rebuilt with php 7.4.6