From 9e32e9427a38407adfef120589a6592033bfc70d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Jun 2023 09:12:35 +0200 Subject: bump libzip version required --- php-pecl-zip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec index a9f6e5c..8abc7a0 100644 --- a/php-pecl-zip.spec +++ b/php-pecl-zip.spec @@ -30,7 +30,7 @@ #global upstream_prever dev #global upstream_lower DEV -%global libzip_version 1.9.2 +%global libzip_version 1.10 %if "%{php_version}" < "5.6" %global ini_name %{pecl_name}.ini -- cgit