Accepting request 445094 from home:bruno_friedmann:branches:Application:Geo

- Updated to 3.5.1 Bug fixes / improvements
  + Fix CMake configuration to allow build from released sources 
    package (#753)
  + Fix memory leaks in single-sided buffers (#747), PlanarGraph 
    and tests
  + Fix GeometryEditor to correctly update factory of empty 
    geometries (#749)
  + Fix snapping of last segment of a closed linestring (#758)
  + Fix memory exhaustion case in isvalid (#757)
  + Fix Windows build with Visual Studio 2008 (#766)
  + Fix incorrect return from prepared multipoint intersects (#764)
  + Fix build against GCC 3.5.0+ (#784)

OBS-URL: https://build.opensuse.org/request/show/445094
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geos?expand=0&rev=15
This commit is contained in:
Martin Pluskal 2016-12-09 14:55:54 +00:00 committed by Git OBS Bridge
parent 4563efa80f
commit 9120b4d38d
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:49982b23bcfa64a53333dab136b82e25354edeb806e5a2e2f5b8aa98b1d0ae02
size 1949397

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Dec 7 12:50:34 UTC 2016 - bruno@ioda-net.ch
- Updated to 3.5.1 Bug fixes / improvements
+ Fix CMake configuration to allow build from released sources
package (#753)
+ Fix memory leaks in single-sided buffers (#747), PlanarGraph
and tests
+ Fix GeometryEditor to correctly update factory of empty
geometries (#749)
+ Fix snapping of last segment of a closed linestring (#758)
+ Fix memory exhaustion case in isvalid (#757)
+ Fix Windows build with Visual Studio 2008 (#766)
+ Fix incorrect return from prepared multipoint intersects (#764)
+ Fix build against GCC 3.5.0+ (#784)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 24 09:28:19 UTC 2016 - mpluskal@suse.com Fri Jun 24 09:28:19 UTC 2016 - mpluskal@suse.com

View File

@ -16,9 +16,9 @@
# #
%define uver 3_5_0 %define uver 3_5_1
Name: geos Name: geos
Version: 3.5.0 Version: 3.5.1
Release: 0 Release: 0
Summary: Geometry Engine - Open Source Summary: Geometry Engine - Open Source
License: LGPL-2.1 License: LGPL-2.1