Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wxsqlite3 for openSUSE:Factory 
checked in at 2023-10-08 12:18:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxsqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.wxsqlite3.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxsqlite3"

Sun Oct  8 12:18:25 2023 rev:8 rq:1116140 version:4.9.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxsqlite3/wxsqlite3.changes      2023-02-10 
14:34:16.609546401 +0100
+++ /work/SRC/openSUSE:Factory/.wxsqlite3.new.28202/wxsqlite3.changes   
2023-10-08 12:21:48.553687908 +0200
@@ -1,0 +2,8 @@
+Fri Oct  6 21:42:16 UTC 2023 - Andreas Stieger <[email protected]>
+
+- update to 4.9.6
+  * Upgrade to SQLite3 Multiple Ciphers version 1.7.0 (based on SQLite 3.43.1)
+  * Enhance method wxSQLite3Database::Open allowing to set the VFS to be used
+  * Add method wxSQLite3Database::IsInterrupted
+
+-------------------------------------------------------------------

Old:
----
  _service
  wxsqlite3-4.9.1.tar.gz

New:
----
  wxsqlite3-4.9.6.tar.gz

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

Other differences:
------------------
++++++ wxsqlite3.spec ++++++
--- /var/tmp/diff_new_pack.No3Gre/_old  2023-10-08 12:21:49.917736951 +0200
+++ /var/tmp/diff_new_pack.No3Gre/_new  2023-10-08 12:21:49.921737095 +0200
@@ -19,8 +19,15 @@
 %define wx_version_pkgname %(wx-config --version | sed 
's@^\\([^\\.]\\+\\.[^\\.]\\+\\)\\(.*\\)@\\1@;s@\\.@_@')
 %define wx_version_soname  %(wx-config --version | sed 
's@^\\([^\\.]\\+\\.[^\\.]\\+\\)\\(.*\\)@\\1@')
 %define sover 0
+%if 0%{?suse_version} > 1315
+BuildRequires:  wxWidgets-devel >= 3
+%else
+%define _use_internal_dependency_generator 0
+%define __find_requires %{wx_requires}
+BuildRequires:  wxWidgets-3_0-devel
+%endif
 Name:           wxsqlite3
-Version:        4.9.1
+Version:        4.9.6
 Release:        0
 Summary:        C++ wrapper around SQLite 3.x
 License:        SUSE-wxWidgets-3.1
@@ -30,13 +37,6 @@
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
-%if 0%{suse_version} > 1315
-BuildRequires:  wxWidgets-devel >= 3
-%else
-BuildRequires:  wxWidgets-3_0-devel
-%define _use_internal_dependency_generator 0
-%define __find_requires %wx_requires
-%endif
 
 %description
 wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database
@@ -73,7 +73,7 @@
 %configure \
        --enable-shared \
        --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -88,6 +88,7 @@
 %{_libdir}/libwxcode_gtk2u_wxsqlite3-%{wx_version_soname}.so.%{sover}*
 
 %files devel
+%license LICENCE.txt
 %dir %{_includedir}/wx
 %{_includedir}/wx/wxsqlite3.h
 %{_includedir}/wx/wxsqlite3_version.h

++++++ wxsqlite3-4.9.1.tar.gz -> wxsqlite3-4.9.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/wxsqlite3/wxsqlite3-4.9.1.tar.gz 
/work/SRC/openSUSE:Factory/.wxsqlite3.new.28202/wxsqlite3-4.9.6.tar.gz differ: 
char 13, line 1

Reply via email to