[geos-commits] [SCM] GEOS branch 3.7 updated. 1eff8d49dff4e2039642d986a44dc016d8e199a3

git at osgeo.org git at osgeo.org
Mon Feb 4 16:54:54 PST 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, 3.7 has been updated
       via  1eff8d49dff4e2039642d986a44dc016d8e199a3 (commit)
       via  e3f763fc4c8797142248894063ba1fa80c8c93c2 (commit)
       via  3a801c16fc4da2552214116c37c41b8444c09174 (commit)
       via  00913fca04ffc545198c1e2ad567f13e5979b650 (commit)
      from  609e764eb096c68ce75357e24e4be500576e4137 (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 1eff8d49dff4e2039642d986a44dc016d8e199a3
Merge: e3f763f 609e764
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Feb 4 19:54:50 2019 -0500

    Merge branch '3.7' of https://git.osgeo.org/gitea/geos/geos into 3.7


commit e3f763fc4c8797142248894063ba1fa80c8c93c2
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Feb 4 19:54:35 2019 -0500

    Update badges to 3.7 (was stuck at 3.6), update drone to dronie (1.0 server)

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
new file mode 100644
index 0000000..e2e74e7
--- /dev/null
+++ b/.drone-1.0.yml
@@ -0,0 +1,24 @@
+# This is for the dronie 1.0 agent
+# https://docs.drone.io/user-guide/pipeline/steps/ https://docs.drone.io/user-guide/pipeline/migrating/
+# See https://git.osgeo.org/gogs/geos/geos-docker
+test-image: &test-image docker.kbt.io/geos/build-test:alpine
+
+kind: pipeline
+name: default
+
+clone:
+    image: plugins/git
+    depth: 50
+    recursive: false
+
+steps:
+  - name: build
+    image: *test-image
+    commands:
+      - ./autogen.sh
+      - CXXFLAGS="-O0" ./configure
+      - make
+  - name: check
+    image: *test-image
+    commands:
+      - CXXFLAGS="-O0" make check
diff --git a/README.md b/README.md
index 386d65d..6494f07 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ Project homepage: http://geos.osgeo.org/
 
 | branch / CI | Debbie | Winnie | Dronie | Travis CI | GitLab CI | AppVeyor | Bessie | Bessie32 |
 |:---         |:---    |:---    |:---    |:---       |:---       |:---      |:---    |:---    |
-| master      | [![debbie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Master)](https://debbie.postgis.net/view/GEOS/job/GEOS_Master/) | [![winnie](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Master/badge/icon)](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Master/) | [![dronie](https://drone.osgeo.org/api/badges/geos/geos/status.svg?branch=master)](https://drone.osgeo.org/geos/geos?branch=master) | [![travis](https://travis-ci.com/libgeos/geos.svg?branch=master)](https://travis-ci.com/libgeos/geos?branch=master) | [![gitlab-ci](https://gitlab.com/geos/libgeos/badges/master/build.svg)](https://gitlab.com/geos/libgeos/commits/master) | [![appveyor](https://ci.appveyor.com/api/projects/status/ao909hwpsb1yu062/branch/master?svg=true)](https://ci.appveyor.com/project/OSGeo/geos/branch/master) | [![bessie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Worker_Run/label=bessie&BRANCH=master)](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=bessie) |
  [![bessie32](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Worker_Run/label=bessie32&BRANCH=master)](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=bessie32) ||
-| svn-3.6     | [![debbie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Branch_3.6)](https://debbie.postgis.net/view/GEOS/job/GEOS_Branch_3.6/) | [![winnie](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Branch_3.6/badge/icon)](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Branch_3.6/) | [![dronie](https://drone.osgeo.org/api/badges/geos/geos/status.svg?branch=svn-3.6)](https://drone.osgeo.org/geos/geos?branch=svn-3.6) | [![travis](https://travis-ci.com/libgeos/geos.svg?branch=svn-3.6)](https://travis-ci.com/libgeos/geos?branch=svn-3.6) | [![gitlab-ci](https://gitlab.com/geos/libgeos/badges/svn-3.6/build.svg)](https://gitlab.com/geos/libgeos/commits/svn-3.6) | [![appveyor](https://ci.appveyor.com/api/projects/status/ao909hwpsb1yu062/branch/svn-3.6?svg=true)](https://ci.appveyor.com/project/OSGeo/geos/branch/svn-3.6) |
+| master      | [![debbie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Master)](https://debbie.postgis.net/view/GEOS/job/GEOS_Master/) | [![winnie](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Master/badge/icon)](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Master/) | [![dronie](https://dronie.osgeo.org/api/badges/geos/geos/status.svg?ref=refs/heads/master)](https://drone.osgeo.org/geos/geos?branch=master) | [![travis](https://travis-ci.com/libgeos/geos.svg?branch=master)](https://travis-ci.com/libgeos/geos?branch=master) | [![gitlab-ci](https://gitlab.com/geos/libgeos/badges/master/build.svg)](https://gitlab.com/geos/libgeos/commits/master) | [![appveyor](https://ci.appveyor.com/api/projects/status/ao909hwpsb1yu062/branch/master?svg=true)](https://ci.appveyor.com/project/OSGeo/geos/branch/master) | [![bessie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Worker_Run/label=bessie&BRANCH=master)](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=
 bessie) | [![bessie32](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Worker_Run/label=bessie32&BRANCH=master)](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=bessie32) ||
+| 3.7     | [![debbie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Branch_3.6)](https://debbie.postgis.net/view/GEOS/job/GEOS_Branch_3.6/) | [![winnie](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Branch_3.6/badge/icon)](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Branch_3.6/) | [![dronie](https://dronie.osgeo.org/api/badges/geos/geos/status.svg?ref=refs/heads/3.7)](https://dronie.osgeo.org/geos/geos?branch=3.7) | [![travis](https://travis-ci.com/libgeos/geos.svg?branch=3.7)](https://travis-ci.com/libgeos/geos?branch=3.7) | [![gitlab-ci](https://gitlab.com/geos/libgeos/badges/3.7/build.svg)](https://gitlab.com/geos/libgeos/commits/3.7) | [![appveyor](https://ci.appveyor.com/api/projects/status/ao909hwpsb1yu062/branch/3.7?svg=true)](https://ci.appveyor.com/project/OSGeo/geos/branch/3.7) |
 
 More on: https://trac.osgeo.org/geos#BuildandInstall
 

commit 3a801c16fc4da2552214116c37c41b8444c09174
Merge: 00913fc 72eed76
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Dec 21 14:26:44 2018 -0500

    Merge branch '3.7' of https://git.osgeo.org/gitea/geos/geos into 3.7


commit 00913fca04ffc545198c1e2ad567f13e5979b650
Author: Regina Obe <regina.obe at appsassociates.com>
Date:   Thu Dec 20 13:15:47 2018 -0500

    Change version to 3.7.2dev from 3.7.2

diff --git a/configure.ac b/configure.ac
index f5d703c..7bf3d6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl -- encoding ABI break at every release
 dnl
 VERSION_MAJOR=3
 VERSION_MINOR=7
-VERSION_PATCH=2
+VERSION_PATCH=2dev
 VERSION="$VERSION_MAJOR.$VERSION_MINOR.$VERSION_PATCH"
 VERSION_RELEASE=`echo "$VERSION" | sed -E 's/^([[0-9]+\.[0-9]+\.[0-9]+]).*$/\1/'`
 

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

Summary of changes:
 .drone.yml => .drone-1.0.yml | 16 ++++++++++------
 README.md                    |  4 ++--
 configure.ac                 |  2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
 copy .drone.yml => .drone-1.0.yml (61%)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list