From 9517f952a13a29986450e5cb44f331a8026bd952 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 13 Sep 2025 07:58:31 +0200 Subject: update to 1.1.3 re-license spec file to CECILL-2.1 add pie virtual provides open https://github.com/codemasher/php-ext-xz/pull/12 fix ext version open https://github.com/codemasher/php-ext-xz/pull/11 fix license version --- PHPINFO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index cf6cf06..897569f 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,9 +2,8 @@ xz xz support => enabled -xz extension version => 1.1.2 -liblzma headers version => 5.2.5 -liblzma library version => 5.4.1 +xz extension version => 1.1.3 +liblzma version => 5.8.1 Directive => Local Value => Master Value xz.compression_level => 5 => 5 -- cgit