commit libspatialite for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libspatialite for openSUSE:Factory checked in at 2021-08-31 19:55:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libspatialite (Old) and /work/SRC/openSUSE:Factory/.libspatialite.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libspatialite" Tue Aug 31 19:55:07 2021 rev:6 rq:893707 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libspatialite/libspatialite.changes 2019-03-19 09:59:12.112083458 +0100 +++ /work/SRC/openSUSE:Factory/.libspatialite.new.1899/libspatialite.changes 2021-08-31 19:56:06.645993435 +0200 @@ -1,0 +2,10 @@ +Tue May 11 13:23:42 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch> + +- Update to version 5.0.1 + Documentation available at + https://www.gaia-gis.it/gaia-sins/spatialite_topics.html + + Add Buildrequires to librttopo (mandatory) (new package) + + Drop merged libspatialite-deprecated-proj-api.patch +- Spec cleanup + +------------------------------------------------------------------- Old: ---- libspatialite-4.3.0a.tar.gz libspatialite-deprecated-proj-api.patch New: ---- libspatialite-5.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libspatialite.spec ++++++ --- /var/tmp/diff_new_pack.X2kCzX/_old 2021-08-31 19:56:07.273994221 +0200 +++ /var/tmp/diff_new_pack.X2kCzX/_new 2021-08-31 19:56:07.277994226 +0200 @@ -1,7 +1,7 @@ # # spec file for package libspatialite # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,36 +19,38 @@ %define sover 7 %define libname %{name}%{sover} Name: libspatialite -Version: 4.3.0a +Version: 5.0.1 Release: 0 Summary: Spatial SQLite License: MPL-1.1 Group: Development/Libraries/C and C++ -Url: http://www.gaia-gis.it/spatialite/ -Source: http://www.gaia-gis.it/gaia-sins/%{name}-sources/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM add define to use deprecated API -Patch1: libspatialite-deprecated-proj-api.patch +URL: https://www.gaia-gis.it/fossil/libspatialite/index +Source: https://www.gaia-gis.it/gaia-sins/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libgeos-devel BuildRequires: pkgconfig +# Mandatory for tests to have proj.db +BuildRequires: proj BuildRequires: sqlite-devel >= 3.7.3 BuildRequires: pkgconfig(freexl) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(minizip) BuildRequires: pkgconfig(proj) +BuildRequires: pkgconfig(rttopo) BuildRequires: pkgconfig(zlib) %description -The SpatiaLite extension enables SQLite to support spatial data too [aka -GEOMETRY], in a way conformant to OpenGis specifications. +The SpatiaLite extension enables SQLite to support spatial data too +[aka GEOMETRY], in a way conformant to OpenGis specifications. %package -n %{libname} Summary: Spatial SQLite Group: System/Libraries %description -n %{libname} -The SpatiaLite extension enables SQLite to support spatial data too [aka -GEOMETRY], in a way conformant to OpenGis specifications. +The SpatiaLite extension enables SQLite to support spatial data too +[aka GEOMETRY], in a way conformant to OpenGis specifications. %package devel Summary: Development files for %{name} @@ -61,15 +63,13 @@ %prep %setup -q -%patch1 -p1 %build -%configure \ - --disable-static +%configure --disable-static make %{?_smp_mflags} %check -# Don't fail build - two failures (reported to upstream) +# Don't fail build - four failures (reported to upstream) make check %{?_smp_mflags} || : %install ++++++ libspatialite-4.3.0a.tar.gz -> libspatialite-5.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/libspatialite/libspatialite-4.3.0a.tar.gz /work/SRC/openSUSE:Factory/.libspatialite.new.1899/libspatialite-5.0.1.tar.gz differ: char 5, line 1
participants (1)
-
Source-Sync