Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libspatialite for openSUSE:Factory 
checked in at 2024-01-03 12:32:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libspatialite (Old)
 and      /work/SRC/openSUSE:Factory/.libspatialite.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libspatialite"

Wed Jan  3 12:32:37 2024 rev:9 rq:1136426 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libspatialite/libspatialite.changes      
2023-12-26 18:27:15.157364609 +0100
+++ /work/SRC/openSUSE:Factory/.libspatialite.new.28375/libspatialite.changes   
2024-01-03 12:33:14.561576231 +0100
@@ -1,0 +2,6 @@
+Wed Jan  3 08:08:16 UTC 2024 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 5.1.0
+  * No changelog provided
+
+-------------------------------------------------------------------

Old:
----
  libspatialite-5.0.1.tar.gz

New:
----
  libspatialite-5.1.0.tar.gz

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

Other differences:
------------------
++++++ libspatialite.spec ++++++
--- /var/tmp/diff_new_pack.r1AcbR/_old  2024-01-03 12:33:14.997592184 +0100
+++ /var/tmp/diff_new_pack.r1AcbR/_new  2024-01-03 12:33:15.001592330 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libspatialite
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,16 @@
 #
 
 
-%define sover   7
+%define sover   8
 %define libname %{name}%{sover}
 Name:           libspatialite
-Version:        5.0.1
+Version:        5.1.0
 Release:        0
 Summary:        Spatial SQLite
 License:        MPL-1.1
 Group:          Development/Libraries/C and C++
 URL:            https://www.gaia-gis.it/fossil/libspatialite/index
-Source:         https://www.gaia-gis.it/gaia-sins/%{name}-%{version}.tar.gz
+Source:         
https://www.gaia-gis.it/gaia-sins/libspatialite-sources/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libgeos-devel
@@ -79,11 +79,13 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
+# build tests
+%make_build check TESTS=""
 
 %check
 # Don't fail build - four failures (reported to upstream)
-make check %{?_smp_mflags} || :
+%make_build check || :
 
 %install
 %make_install

++++++ libspatialite-5.0.1.tar.gz -> libspatialite-5.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/libspatialite/libspatialite-5.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.libspatialite.new.28375/libspatialite-5.1.0.tar.gz 
differ: char 13, line 1

Reply via email to