[SCM] PostGIS branch master updated. 3.6.0rc2-727-g2445672ee
git at osgeo.org
git at osgeo.org
Sun Jul 5 00:34:33 PDT 2026
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 2445672ee87a7995453159c2f1d3937c5ed29417 (commit)
from c4dada563897ffc85bd2b9c0420db90e3f5c51e7 (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 2445672ee87a7995453159c2f1d3937c5ed29417
Author: Regina Obe <lr at pcorp.us>
Date: Sun Jul 5 03:27:03 2026 -0400
Fix id element
diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index a0580a808..0e1e56558 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -2,7 +2,7 @@
<appendix xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="release_notes">
<title>Appendix</title>
<subtitle>Release Notes</subtitle>
- <section id="release_notes_3_7_0">
+ <section xml:id="release_notes_3_7_0">
<title>PostGIS 3.7.0alpha1</title>
<subtitle>2026/07/05</subtitle>
<para>This version requires GEOS 3.10+, PostgreSQL 14-19beta1, Proj 6.1+, libgmp. To take advantage of all features postgis extension features, GEOS 3.15+ is needed. To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed.</para>
-----------------------------------------------------------------------
Summary of changes:
doc/release_notes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list