[geos-commits] [SCM] GEOS branch 3.10 created. c385af6a4cd7c3e083fccb1c6894b5b6f8398b01

git at osgeo.org git at osgeo.org
Wed Oct 20 12:58:35 PDT 2021


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 "GEOS".

The branch, 3.10 has been created
        at  c385af6a4cd7c3e083fccb1c6894b5b6f8398b01 (commit)

- Log -----------------------------------------------------------------
commit c385af6a4cd7c3e083fccb1c6894b5b6f8398b01
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Oct 20 12:58:32 2021 -0700

    Bump to 3.10.1dev

diff --git a/NEWS b/NEWS
index e696ae816..175d028b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
+Changes in 3.10.1
+2021-xx-xx
+
+- Fixes/Improvements:
+
+
 Changes in 3.10.0
-2020-10-20
+2021-10-20
 
 - New things:
 
diff --git a/Version.txt b/Version.txt
index 8ced71ed9..cab60ca1e 100644
--- a/Version.txt
+++ b/Version.txt
@@ -2,10 +2,10 @@
 # GEOS Versions
 GEOS_VERSION_MAJOR=3
 GEOS_VERSION_MINOR=10
-GEOS_VERSION_PATCH=0
+GEOS_VERSION_PATCH=1
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=
+GEOS_PATCH_WORD=dev
 
 # GEOS CAPI Versions
 #

commit b6f4a63116a16fa698f41df31004b4a4ad35c0b6
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Oct 20 12:56:41 2021 -0700

    NEWS for 3.10.0 final

diff --git a/NEWS b/NEWS
index 304da5604..e696ae816 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 Changes in 3.10.0
-2020-xx-xx
+2020-10-20
 
 - New things:
 
@@ -18,13 +18,14 @@ Changes in 3.10.0
           (Paul Ramsey, Martin Davis)
   - CAPI: GEOSWKBWriter_getFlavor, GEOSWKBWriter_setFlavor support
           outputting ISO or Extended WKB flavors (#466, Paul Ramsey)
-  - CAPI: GEOSConstrainedDelaunayTriangulation, builds a constrained triangulation
-          of an input Polygon or MultiPolygon, returning a GeometryCollection(Polygon)
-          of the triangles.
+  - CAPI: GEOSConstrainedDelaunayTriangulation, builds a constrained
+          triangulation of an input Polygon or MultiPolygon,
+          returning a GeometryCollection(Polygon) of the triangles.
 
 - Fixes/Improvements:
   - Preserve ordering of lines in overlay results (Martin Davis)
-  - Check for invalid geometry before fixing polygonal result in Densifier and DPSimplifier (Martin Davis)
+  - Check for invalid geometry before fixing polygonal result in Densifier
+    and DPSimplifier (Martin Davis)
   - Fix overlay handling of flat interior lines (JTS-685, Martin Davis)
   - Fix IsValidOp to correctly report invalid nested MultiPolygons (#1112, Martin Davis)
   - Fix BufferOp to avoid artifacts in certain polygon buffers (#1101, Martin Davis)

commit 493884990bfa2086e946305eba0509df9566fe69
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Oct 20 12:36:47 2021 -0700

    CAPI Version set to 17/0/16

diff --git a/Version.txt b/Version.txt
index e9367506f..8ced71ed9 100644
--- a/Version.txt
+++ b/Version.txt
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=10
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=rc3
+GEOS_PATCH_WORD=
 
 # GEOS CAPI Versions
 #

commit 93bbcd7bf02a58141139af33ab0a0b4268d9327b
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Oct 19 14:35:30 2021 -0700

    Bump to 3.10.0rc3

diff --git a/Version.txt b/Version.txt
index 75ed719c2..e9367506f 100644
--- a/Version.txt
+++ b/Version.txt
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=10
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=rc2
+GEOS_PATCH_WORD=rc3
 
 # GEOS CAPI Versions
 #

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list