Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sqlite-jdbc for openSUSE:Factory 
checked in at 2023-02-10 14:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite-jdbc (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite-jdbc.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite-jdbc"

Fri Feb 10 14:35:38 2023 rev:7 rq:1064178 version:3.40.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite-jdbc/sqlite-jdbc.changes  2022-11-22 
16:10:30.278127916 +0100
+++ /work/SRC/openSUSE:Factory/.sqlite-jdbc.new.1848/sqlite-jdbc.changes        
2023-02-10 14:35:39.894044064 +0100
@@ -1,0 +2,41 @@
+Thu Feb  2 09:34:13 UTC 2023 - Anton Shvetz <[email protected]>
+
+- Update to v3.40.1.0
+  * Features
+    ~ update SQLite to 3.40.1 (4ba7c8c)
+    ~ allow correct recognition of android os if running termux
+      (89ceb0d)
+  * Fixes
+    ~ jdbc: DatabaseMetaData#getPrimaryKeys and getExportedKeys
+      should return an empty ResultSet for sqlite_schema (0dc6ad9),
+      closes #831
+    ~ jdbc: DatabaseMetaData#getColumns should also retrieve
+      columns from SYSTEM TABLE types (473f528)
+    ~ DatabaseMetaData#getTypeInfo's result should be ordered by
+      DATA_TYPE (05bb929), closes #832
+    ~ native: fixes and improvements for backup/restore (b13c908)
+    ~ jdbc: DatabaseMetaData#getImportedKeys reports empty FK_NAME
+      when created using quotes (ba69b2e), closes #506
+  * Changes
+    ~ replace mention of sqlite_master with sqlite_schema (e68bc05)
+    ~ use temp directory instead of ./target (f97c0a0)
+  * Build
+    ~ release depends on test_graalvm (9f521a4)
+    ~ refine GraalVM native-image configuration and fix native test
+      execution (e437b3f)
+    ~ hide bot names from release contributors (5d1a280)
+    ~ replace java 18 with java 19 (4c80ee7)
+    ~ use temp directory instead of ./target (e14c3b8), closes #825
+    ~ try to fix build native for PRs (f7bd3cd)
+    ~ try to fix build native for PRs (b23de9e)
+    ~ try to fix build native for PRs (5aa6a30)
+    ~ add 2023 url for amalgamation download (e3b6f8c)
+    ~ deps: bump JReleaser to 1.4.0 (0db312f)
+    ~ add test for unixepoch (3904e83)
+  * Documentation
+    ~ use https for links to www.sqlite.org (7ac8de8)
+    ~ update README badge for CI (832d26f)
+    ~ changelog shows breaking change description (5ad78ba), closes
+      #814
+
+-------------------------------------------------------------------

Old:
----
  3.40.0.0.tar.gz
  sqlite-amalgamation-3400000.zip

New:
----
  3.40.1.0.tar.gz
  sqlite-amalgamation-3400100.zip

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

Other differences:
------------------
++++++ sqlite-jdbc.spec ++++++
--- /var/tmp/diff_new_pack.SpFPeI/_old  2023-02-10 14:35:40.426047243 +0100
+++ /var/tmp/diff_new_pack.SpFPeI/_new  2023-02-10 14:35:40.434047291 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sqlite-jdbc
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 %{!?make_build:%global make_build make %{?_smp_mflags}}
-%global version 3.40.0.0
-%global amalgamation_version 3400000
+%global version 3.40.1.0
+%global amalgamation_version 3400100
 %global debug_package %{nil}
 Name:           sqlite-jdbc
 Version:        %{version}

++++++ 3.40.0.0.tar.gz -> 3.40.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/sqlite-jdbc/3.40.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.sqlite-jdbc.new.1848/3.40.1.0.tar.gz differ: char 
14, line 1

Reply via email to