[SCM] PostGIS branch stable-3.4 updated. 3.4.2-31-geb50b64d6
git at osgeo.org
git at osgeo.org
Tue Apr 9 23:01:04 PDT 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, stable-3.4 has been updated
via eb50b64d6c1271e8424b4e9ed338e23d1131e9e2 (commit)
from 3f2959841ec3ba916428e65930651607138c1a58 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit eb50b64d6c1271e8424b4e9ed338e23d1131e9e2
Author: Regina Obe <lr at pcorp.us>
Date: Wed Apr 10 02:01:01 2024 -0400
Update winnie default GDAL to 3.8.5 from 3.7.1
diff --git a/ci/winnie/winnie_common.sh b/ci/winnie/winnie_common.sh
index bf0717922..44fe66a86 100644
--- a/ci/winnie/winnie_common.sh
+++ b/ci/winnie/winnie_common.sh
@@ -12,7 +12,7 @@ export MSYS2_ARG_CONV_EXCL=/config/tags
if [[ "${OVERRIDE}" == '' ]] ; then
export GEOS_VER=3.12.1
- export GDAL_VER=3.7.1
+ export GDAL_VER=3.8.5
export PROJ_VER=8.2.1
export SFCGAL_VER=1.5.1
export CGAL_VER=5.6
-----------------------------------------------------------------------
Summary of changes:
ci/winnie/winnie_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list