[SCM] PostGIS branch master updated. 3.4.0rc1-1086-gb3a9c0655

git at osgeo.org git at osgeo.org
Tue Apr 9 22:50:09 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, master has been updated
       via  b3a9c0655c693c2ffa3b257cd47f2c2372ca6aaa (commit)
      from  ef1511cd25fb340530e1b534197d14dbfb69feae (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 b3a9c0655c693c2ffa3b257cd47f2c2372ca6aaa
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Apr 10 01:50:04 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 70cacdad7..c15a8d72b 100644
--- a/ci/winnie/winnie_common.sh
+++ b/ci/winnie/winnie_common.sh
@@ -13,7 +13,7 @@ export XML_CATALOG_FILES="/projects/docbook/docbook-5.0.1/catalog.xml"
 
 if  [[ "${OVERRIDE}" == '' ]] ; then
 	export GEOS_VER=3.13
-	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.1

-----------------------------------------------------------------------

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