- Update to version 3.11.1:
* Remove spurious version from --libs geos-config options * Fix PreparedGeometry to avoid crashes with EMPTY elements in input (GH-678, Martin Davis) * Fix LineSegment.orientationIndex(LineSegment) (GH-699, Martin Davis) * Fix DepthSegment comparison operation (GH-707, Martin Davis) * Add OverlayNG support for simple GeometryCollection inputs (GH-716, Martin Davis) * Fix TopologyPreservingSimplifier to produce stable results for Multi inputs (GH-718) * Fix WKB hex endian test (GH-720, Paul Ramsey) * Improve ConvexHull radial sort robustness (GH-724, Martin Davis) * Use more robust Delaunay Triangulation frame size heuristic (GH-728, Martin Davis) OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geos?expand=0&rev=49
This commit is contained in:
parent
c8edd2d550
commit
46e4f8ce18
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79ab8cabf4aa8604d161557b52e3e4d84575acdc0d08cb09ab3f7aaefa4d858a
|
||||
size 6727294
|
3
geos-3.11.1.tar.bz2
Normal file
3
geos-3.11.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d0eb3cfa9f92d947731cc75f1750356b3bdfc07ea020553daf6af1c768e0be2
|
||||
size 6753232
|
14
geos.changes
14
geos.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 08:26:52 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 3.11.1:
|
||||
* Remove spurious version from --libs geos-config options
|
||||
* Fix PreparedGeometry to avoid crashes with EMPTY elements in input (GH-678, Martin Davis)
|
||||
* Fix LineSegment.orientationIndex(LineSegment) (GH-699, Martin Davis)
|
||||
* Fix DepthSegment comparison operation (GH-707, Martin Davis)
|
||||
* Add OverlayNG support for simple GeometryCollection inputs (GH-716, Martin Davis)
|
||||
* Fix TopologyPreservingSimplifier to produce stable results for Multi inputs (GH-718)
|
||||
* Fix WKB hex endian test (GH-720, Paul Ramsey)
|
||||
* Improve ConvexHull radial sort robustness (GH-724, Martin Davis)
|
||||
* Use more robust Delaunay Triangulation frame size heuristic (GH-728, Martin Davis)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 09:25:32 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user