[SCM] PostGIS branch stable-3.0 updated. 3.0.11-7-g5f5cfae01

git at osgeo.org git at osgeo.org
Sun Dec 22 22:22:29 PST 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.0 has been updated
       via  5f5cfae0109fa9dad6f6e41056cc83fa04cf46d5 (commit)
      from  d01fd3e2bee03afc6c0c87499fb7ad1662e9b64a (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 5f5cfae0109fa9dad6f6e41056cc83fa04cf46d5
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Dec 23 01:21:40 2024 -0500

    Minor cleanup

diff --git a/NEWS b/NEWS
index 6812a1597..ab7b128da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 PostGIS 3.0.12dev
-2024/xx/xx
-
+xxxx/xx/xx
+PostgreSQL 9.5-13 required. GEOS 3.6+ required but GEOS 3.9+ to take advantage of all features.
+Proj 4.9+ required.
 * Bug Fixes *
 
- - #5795, Fix ST_NewEdgesSplit can cause invalid topology (Björn Harrtell)
+ - #5795, [topology] Fix ST_NewEdgesSplit can cause invalid topology (Björn Harrtell)
 
 
 PostGIS 3.0.11
diff --git a/README.postgis b/README.postgis
index 311aef250..9afc2825a 100644
--- a/README.postgis
+++ b/README.postgis
@@ -1,8 +1,8 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 =================================================================
 
-:Version: 3.0.11
-:Date: 2024-02-06
+:Version: 3.0.12
+:Date: xxxx-xx-xx
 :Website: https://postgis.net
 
 This distribution contains a module which implements GIS simple features, ties

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

Summary of changes:
 NEWS           | 7 ++++---
 README.postgis | 4 ++--
 2 files changed, 6 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list