[sfcgal] 01/03: Imported Upstream version 1.2.2

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Nov 16 18:35:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository sfcgal.

commit 3abc54af7dd0b244e39d77b138a68f35ae2f4a9b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Nov 16 19:33:53 2015 +0100

    Imported Upstream version 1.2.2
---
 CMakeLists.txt | 2 +-
 NEWS           | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 42bf129..7ecaebd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,7 +24,7 @@ set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules;${CMAKE_MODULE_PATH}"
 
 set( SFCGAL_VERSION_MAJOR 1 )
 set( SFCGAL_VERSION_MINOR 2 )
-set( SFCGAL_VERSION_PATCH 0 )
+set( SFCGAL_VERSION_PATCH 2 )
 
 set( SFCGAL_VERSION "${SFCGAL_VERSION_MAJOR}.${SFCGAL_VERSION_MINOR}.${SFCGAL_VERSION_PATCH}" )
 
diff --git a/NEWS b/NEWS
index e38de1c..11828f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.2.2 (2015-11-16):
+    * Fix compilation issues with CGAL 4.7
+    * Fix Travis CI support for CGAL 4.3 and CGAL 4.7
+1.2.1 - invalid release
 1.2.0 (2015-09-18):
     * Improve the computation speed of straight skeletons by using an inexact construction kernel
     * Add a new function approximateMedialAxis

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sfcgal.git



More information about the Pkg-grass-devel mailing list