forked from pool/sqlite3
- Update to release 3.44.2
* Fix a mistake in the CLI that was introduced by the fix in 3.44.1. * Fix a problem in FTS5 that was discovered during internal fuzz testing only minutes after the 3.44.1 release was tagged. * Fix incomplete assert() statements that the fuzzer discovered. * Fix a couple of harmless compiler warnings that appeared in debug builds with GCC 16. OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=324
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define oname sqlite
|
||||
%define tarversion 3440100
|
||||
%define docversion 3440000
|
||||
%define tarversion 3440200
|
||||
%define docversion 3440200
|
||||
%bcond_with icu
|
||||
%bcond_without check
|
||||
Name: sqlite3
|
||||
|
Reference in New Issue
Block a user