From c4975645f6e9343fcdd8ed741ffae50c79da0fa8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Jun 2025 16:06:34 +0200 Subject: update to 0.3.3 drop patch merged upstream re-license spec file to CECILL-2.1 fix test suite on aarch64 using patch from https://github.com/php-geospatial/geospatial/pull/33 --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index fb9a04d..52c3c2b 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,4 +2,4 @@ geospatial Geospatial functions => enabled -Version => 0.3.2 +Version => 0.3.3 -- cgit