Accepting request 541308 from home:Guillaume_G:branches:Application:Geo

- Update to version 3.6.2:
  * Bug fixes / improvements:
    + Fix exception in UnaryUnion of collection of touching polygons (#837)
    + Allow building against python 3 (#774)
    + Fix build with android-ndk and other compilers (#799)
    + Allows compiling with -Wpointer-bool-conversion (#638)
    + Fix unhandled exception on invalid fp operation (#811)
    + Fix overloaded virtual print in DirectedEdge* (#812)
    + AppVeyor CI build added (#813)
    + Clean up numerous MSVC warnings, notably C4275 and C4589 (#814)
    + Bump CMake version to 3.0.0 (#817)
    + Fix leaks in WKT parser (#830)

OBS-URL: https://build.opensuse.org/request/show/541308
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geos?expand=0&rev=23
This commit is contained in:
Angelos Tzotsos 2017-11-13 13:38:36 +00:00 committed by Git OBS Bridge
parent 91996197bb
commit 5067b3ff67
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a2e4e3a7a09a7cfda3211d0f4a235d9fd3176ddf64bd8db14b4ead266189fc5
size 1833434

3
geos-3.6.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:045a13df84d605a866602f6020fc6cbf8bf4c42fb50de237a08926e1d7d7652a
size 2030705

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Nov 13 12:34:29 UTC 2017 - guillaume@opensuse.org
- Update to version 3.6.2:
* Bug fixes / improvements:
+ Fix exception in UnaryUnion of collection of touching polygons (#837)
+ Allow building against python 3 (#774)
+ Fix build with android-ndk and other compilers (#799)
+ Allows compiling with -Wpointer-bool-conversion (#638)
+ Fix unhandled exception on invalid fp operation (#811)
+ Fix overloaded virtual print in DirectedEdge* (#812)
+ AppVeyor CI build added (#813)
+ Clean up numerous MSVC warnings, notably C4275 and C4589 (#814)
+ Bump CMake version to 3.0.0 (#817)
+ Fix leaks in WKT parser (#830)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 29 12:40:48 UTC 2017 - mpluskal@suse.com Mon May 29 12:40:48 UTC 2017 - mpluskal@suse.com

View File

@ -16,9 +16,9 @@
# #
%define uver 3_6_1 %define uver 3_6_2
Name: geos Name: geos
Version: 3.6.1 Version: 3.6.2
Release: 0 Release: 0
Summary: Geometry Engine - Open Source Summary: Geometry Engine - Open Source
License: LGPL-2.1 License: LGPL-2.1