[SCM] PostGIS branch master updated. 3.6.0beta1-35-gc1e49f74b
git at osgeo.org
git at osgeo.org
Sat Aug 16 01:06:09 PDT 2025
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 c1e49f74b70cc42302a6d9c4291ab8af0474b225 (commit)
from 2e0c638b381028a869d5faf6e33f08b38eed8e2e (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 c1e49f74b70cc42302a6d9c4291ab8af0474b225
Author: Regina Obe <lr at pcorp.us>
Date: Sat Aug 16 04:05:51 2025 -0400
Flip berries to GEOS 3.11.6 to be compatible with GEOS version shipped with GDAL
diff --git a/ci/berrie/configs.sh b/ci/berrie/configs.sh
index 174851138..5119fcccc 100644
--- a/ci/berrie/configs.sh
+++ b/ci/berrie/configs.sh
@@ -1,5 +1,5 @@
export WORKSPACE=/home/jenkins/workspace
-export GEOS_VER=3.13.1
+export GEOS_VER=3.11.6
export OS_BUILD=32
export PG_VER=15
diff --git a/ci/berrie64/configs.sh b/ci/berrie64/configs.sh
index cffdf4bc5..397c4f30f 100644
--- a/ci/berrie64/configs.sh
+++ b/ci/berrie64/configs.sh
@@ -1,5 +1,5 @@
export WORKSPACE=/home/jenkins/workspace
-export GEOS_VER=3.14.0
+export GEOS_VER=3.11.6
export SFCGAL_VER=master
export OS_BUILD=64
-----------------------------------------------------------------------
Summary of changes:
ci/berrie/configs.sh | 2 +-
ci/berrie64/configs.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list