[geos-commits] [SCM] geos branch svn-3.6 updated. 24e4daeaa64c015006e2531985a30db6c5268746

git at osgeo.org git at osgeo.org
Wed Jul 26 01:23:46 PDT 2017


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, svn-3.6 has been updated
       via  24e4daeaa64c015006e2531985a30db6c5268746 (commit)
       via  e62680a48b282e182e3167b9babc2d27de22a74d (commit)
      from  86dd7a47c60efc710f2df85de0b59a6a8cb03a40 (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 24e4daeaa64c015006e2531985a30db6c5268746
Author: Sandro Santilli <strk at kbt.io>
Date:   Wed Jul 26 10:23:17 2017 +0200

    Add note about CMake files distribution

diff --git a/NEWS b/NEWS
index d0a10b9..80724fa 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ Changes in 3.6.3dev
 YYYY-MM-DD
 
 - Bug fixes / improvements
+  - Include all CMake files in release (#753)
 
 Changes in 3.6.2
 2017-07-25

commit e62680a48b282e182e3167b9babc2d27de22a74d
Author: Manuel Grizonnet <manuel.grizonnet at cnes.fr>
Date:   Thu Jun 22 11:39:36 2017 +0200

    ENH: add GenerateSourceGroups.cmake to EXTRA_DIST

diff --git a/Makefile.am b/Makefile.am
index f8090ea..20ee74f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,7 @@ BUILT_SOURCES = geos_revision.h
 EXTRA_DIST = acsite.m4 makefile.vc nmake.opt autogen.bat CMakeLists.txt \
   cmake/modules/CheckPrototypeExists.cmake \
   cmake/modules/COPYING-CMAKE-SCRIPTS \
+  cmake/modules/GenerateSourceGroups.cmake \
   cmake/cmake_uninstall.cmake.in geos_revision.h
 
 ACLOCAL_AMFLAGS = -I macros

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

Summary of changes:
 Makefile.am |    1 +
 NEWS        |    1 +
 2 files changed, 2 insertions(+)


hooks/post-receive
-- 
geos


More information about the geos-commits mailing list