Hello community,

here is the log from the commit of package geos for openSUSE:Factory checked in 
at 2020-02-04 19:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geos (Old)
 and      /work/SRC/openSUSE:Factory/.geos.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geos"

Tue Feb  4 19:52:19 2020 rev:12 rq:769498 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/geos/geos.changes        2019-06-25 
22:21:45.749096292 +0200
+++ /work/SRC/openSUSE:Factory/.geos.new.26092/geos.changes     2020-02-04 
19:52:39.725297412 +0100
@@ -1,0 +2,40 @@
+Sat Feb  1 13:27:47 UTC 2020 - Bruno Friedmann <[email protected]>
+
+- Update to version 3.8.0
+  + New things:
+   - CAPI: GEOSBuildArea (#952, Even Rouault)
+   - CAPI: GEOSMakeValid (#952, Even Rouault)
+   - CAPI: GEOSPolygonize_valid (#727, Dan Baston)
+   - CAPI: GEOSCoverageUnion (Dan Baston)
+   - CAPI: GEOSCoordSeq_setXY, GEOSCoordSeq_setXYZ,
+           GEOSCoordSeq_getXY, GEOSCoordSeq_getXYZ (Dan Baston)
+   - CAPI: GEOSMinimumBoundingCircle (#735)
+   - CAPI: GEOSGeom_createPointFromXY (Dan Baston)
+  + Improvements:
+   - Improve overall performance by reducing of heap allocations (Dan Baston)
+   - Improve performance and robustness of GEOSPointOnSurface (Martin Davis)
+   - Improve performance of GEOSPolygonize for cases with many potential
+     holes (#748, Dan Baston)
+   - Support extended precision calculations (ttmath) and port JTS
+     improvements related to extended precision (Paul Ramsey, Mateusz Loskot)
+   - Improve performance of GEOSPolygonize for cases with many or complex
+     shells (Dan Baston, Martin Davis)
+   - Improve performance of Delaunay triangulations / Voronoi Diagrams
+     (Dan Baston)
+   - Improve performance of prepared geometry operations (Dan Baston)
+   - Improve robustness of Delaunay triangulations (Paul Ramsey, Martin Davis)
+   - Improve performance of unary union for lines (Dan Baston)
+   - Improve general predicate, overlay, and buffer performance (Dan
+     Baston, Paul Ramsey)
+   - Improve cascaded union performance (Paul Ramsey, Martin Davis)
+   - Allocate default GeometryFactory singleton on the stack (Sandro Mani)
+   - Harmonize XML tests with JTS and harmonize cmake/autoconf
+     test running (Paul Ramsey)
+   - CMake modernization (Mateusz Loskot, Paul Ramsey, Dan Baston)
+   - Return unique_ptr from most methods that produce a new geometry (Dan 
Baston)
+  + Changes:
+   - Constructive geometry functions in CAPI now preserve SRID
+     of input arguments in output (#896)
+- Packaging modernize a bit the spec (minimal)
+
+-------------------------------------------------------------------

Old:
----
  geos-3.7.2.tar.bz2

New:
----
  geos-3.8.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geos.spec ++++++
--- /var/tmp/diff_new_pack.wnQ2BQ/_old  2020-02-04 19:52:41.005298158 +0100
+++ /var/tmp/diff_new_pack.wnQ2BQ/_new  2020-02-04 19:52:41.005298158 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geos
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define uver   3_7_2
+%define uver   3_8_0
 Name:           geos
-Version:        3.7.2
+Version:        3.8.0
 Release:        0
 Summary:        Geometry Engine - Open Source
 License:        LGPL-2.1-only
@@ -137,7 +137,7 @@
 
 %files devel
 %license COPYING
-%doc AUTHORS NEWS README.md TODO
+%doc AUTHORS NEWS README.md ChangeLog
 %{_mandir}/man1/%{name}-config.1%{ext_man}
 %{_bindir}/%{name}-config
 %{_includedir}/*

++++++ geos-3.7.2.tar.bz2 -> geos-3.8.0.tar.bz2 ++++++
++++ 413495 lines of diff (skipped)


Reply via email to