[packages/php-pecl-protobuf] php 7.0 is minimal supported version
arekm
arekm at pld-linux.org
Tue May 16 11:18:14 CEST 2023
commit 2d055271417bd2f8b5e0e3b25ae5f9ab464c5e0d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue May 16 11:18:01 2023 +0200
php 7.0 is minimal supported version
php-pecl-protobuf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index fd324e7..76c256b 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -13,7 +13,7 @@ Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
# Source0-md5: 4bac21850c210567048780a625d32b26
URL: http://pecl.php.net/package/protobuf/
%{?with_tests:BuildRequires: %{php_name}-cli}
-BuildRequires: %{php_name}-devel >= 4:5.5
+BuildRequires: %{php_name}-devel >= 4:7.0
BuildRequires: protobuf-devel
BuildRequires: rpmbuild(macros) >= 1.666
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-protobuf.git/commitdiff/2d055271417bd2f8b5e0e3b25ae5f9ab464c5e0d
More information about the pld-cvs-commit
mailing list