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-11-09 23:54:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libspatialite (Old)
 and      /work/SRC/openSUSE:Factory/.libspatialite.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libspatialite"

Tue Nov  9 23:54:57 2021 rev:7 rq:930394 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libspatialite/libspatialite.changes      
2021-08-31 19:56:06.645993435 +0200
+++ /work/SRC/openSUSE:Factory/.libspatialite.new.1890/libspatialite.changes    
2021-11-09 23:55:22.179975838 +0100
@@ -1,0 +2,7 @@
+Fri Nov  5 12:14:56 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Add subpackage mod_spatialite
+  * This library is loaded by sqlite's load_extension by its
+    unversioned '*.so' name -- boo#1185415
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libspatialite.spec ++++++
--- /var/tmp/diff_new_pack.pQ6m3V/_old  2021-11-09 23:55:22.663976085 +0100
+++ /var/tmp/diff_new_pack.pQ6m3V/_new  2021-11-09 23:55:22.667976087 +0100
@@ -52,6 +52,14 @@
 The SpatiaLite extension enables SQLite to support spatial data too
 [aka GEOMETRY], in a way conformant to OpenGis specifications.
 
+%package -n mod_spatialite
+Summary:        Spatial SQLite extension
+Requires:       %{libname} = %{version}
+
+%description -n mod_spatialite
+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}
 Group:          Development/Libraries/C and C++
@@ -86,12 +94,16 @@
 %{_libdir}/libspatialite.so.%{sover}*
 %{_libdir}/mod_spatialite.so.%{sover}*
 
+%files -n mod_spatialite
+%license COPYING
+%doc README README.coverage
+%{_libdir}/mod_spatialite.so
+
 %files devel
 %license COPYING
 %doc README README.coverage
 %{_includedir}/*
 %{_libdir}/libspatialite.so
-%{_libdir}/mod_spatialite.so
 %{_libdir}/pkgconfig/spatialite.pc
 
 %changelog

Reply via email to