Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package geos for openSUSE:Factory checked in 
at 2022-06-24 08:45:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geos (Old)
 and      /work/SRC/openSUSE:Factory/.geos.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geos"

Fri Jun 24 08:45:50 2022 rev:19 rq:984733 version:3.10.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/geos/geos.changes        2022-03-28 
17:01:55.253080204 +0200
+++ /work/SRC/openSUSE:Factory/.geos.new.1548/geos.changes      2022-06-24 
08:45:51.927176471 +0200
@@ -1,0 +2,16 @@
+Fri Jun 17 09:04:36 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Rectify conflict dependencies (shlib transition from Nov 9 2015)
+  against old geos.
+- Update to release 3.10.3
+  * VoronoiDiagramBuilder::setSites(const CoordinateSequence&)
+    returns sorted output now
+  * Add SnappingNoder seeding
+  * Fix segfault in Hausdorff distance with empty geometries
+  * Fix inf loop in PolygonTriangulator
+  * Fix IsValidOp to handle repeated node points
+  * Fix IsSimpleOp to handle closed LineStrings with repeated
+    endpoints
+  * Fix crash in GeometryNoder on empty input
+
+-------------------------------------------------------------------

Old:
----
  geos-3.10.2.tar.bz2

New:
----
  geos-3.10.3.tar.bz2

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

Other differences:
------------------
++++++ geos.spec ++++++
--- /var/tmp/diff_new_pack.9FRXkz/_old  2022-06-24 08:45:54.315179146 +0200
+++ /var/tmp/diff_new_pack.9FRXkz/_new  2022-06-24 08:45:54.323179155 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define uver   3_10_2
+%define uver   3_10_3
 Name:           geos
-Version:        3.10.2
+Version:        3.10.3
 Release:        0
 Summary:        Geometry Engine - Open Source
 License:        LGPL-2.1-only
@@ -39,6 +39,8 @@
 %package -n libgeos%{uver}
 Summary:        Geometry Engine library
 Group:          System/Libraries
+# Old version was not conforming to SLPP
+Conflicts:      geos <= 3.5.0
 
 %description -n libgeos%{uver}
 GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
@@ -50,8 +52,7 @@
 %package -n libgeos_c1
 Summary:        C language interface for the GEOS library
 Group:          System/Libraries
-Provides:       geos = %{version}-%{release}
-Obsoletes:      geos < %{version}-%{release}
+Conflicts:      geos <= 3.5.0
 
 %description -n libgeos_c1
 This subpackage contains a shared library providing a C linkage
@@ -60,9 +61,9 @@
 %package devel
 Summary:        Development files for GEOS
 Group:          Development/Libraries/C and C++
-Requires:       libgeos%{uver} = %{version}
-Requires:       libgeos_c1 = %{version}
-Provides:       lib%{name}-devel = %{version}
+Requires:       libgeos%{uver} = %{version}-%{release}
+Requires:       libgeos_c1 = %{version}-%{release}
+Provides:       lib%{name}-devel = %{version}-%{release}
 
 %description devel
 GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
@@ -75,7 +76,7 @@
 use GEOS.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %cmake

++++++ geos-3.10.2.tar.bz2 -> geos-3.10.3.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/geos/geos-3.10.2.tar.bz2 
/work/SRC/openSUSE:Factory/.geos.new.1548/geos-3.10.3.tar.bz2 differ: char 11, 
line 1

Reply via email to