[geos-commits] [SCM] GEOS branch master updated. 518c382a0ced3eeca1155a3648ba78753409b9c6

git at osgeo.org git at osgeo.org
Tue Oct 8 10:38:36 PDT 2019


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, master has been updated
       via  518c382a0ced3eeca1155a3648ba78753409b9c6 (commit)
       via  fa10d4c845d1c549802f2ef19b4aa6b12ae34a0f (commit)
      from  3a9ce5422c929b5adbae3f2a59d391937600c82a (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 518c382a0ced3eeca1155a3648ba78753409b9c6
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Oct 8 17:38:12 2019 +0000

    Bump versions after release

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

commit fa10d4c845d1c549802f2ef19b4aa6b12ae34a0f
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Oct 8 17:34:22 2019 +0000

    Add new XML tests to autoconf build

diff --git a/tests/xmltester/Makefile.am b/tests/xmltester/Makefile.am
index a0e3db8..469a424 100644
--- a/tests/xmltester/Makefile.am
+++ b/tests/xmltester/Makefile.am
@@ -107,6 +107,8 @@ SAFE_XMLTESTS= \
 	$(srcdir)/tests/issue/issue-geos-716.xml \
 	$(srcdir)/tests/issue/issue-geos-837.xml \
 	$(srcdir)/tests/issue/issue-geos-838.xml \
+	$(srcdir)/tests/issue/issue-geos-990.xml \
+	$(srcdir)/tests/issue/issue-geos-994.xml \
 	$(srcdir)/tests/validate/TestRelateAA-big.xml \
 	$(srcdir)/tests/validate/TestRelateAA.xml \
 	$(srcdir)/tests/validate/TestRelateAC.xml \

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

Summary of changes:
 Version.txt                 | 2 +-
 tests/xmltester/Makefile.am | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list