Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dqlite for openSUSE:Factory checked in at 2025-12-02 13:19:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dqlite (Old) and /work/SRC/openSUSE:Factory/.dqlite.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dqlite" Tue Dec 2 13:19:30 2025 rev:15 rq:1320728 version:1.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dqlite/dqlite.changes 2025-06-13 18:47:40.556312131 +0200 +++ /work/SRC/openSUSE:Factory/.dqlite.new.14147/dqlite.changes 2025-12-02 13:21:07.185279179 +0100 @@ -1,0 +2,7 @@ +Tue Oct 28 18:09:10 UTC 2025 - Christoph G <[email protected]> + +- update to 1.18.3 + * various bug fixes + * fix compilation with recent GCC + +------------------------------------------------------------------- Old: ---- dqlite-1.18.0.tar.gz New: ---- dqlite-1.18.3-fixed.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dqlite.spec ++++++ --- /var/tmp/diff_new_pack.asQzpj/_old 2025-12-02 13:21:07.773303857 +0100 +++ /var/tmp/diff_new_pack.asQzpj/_new 2025-12-02 13:21:07.773303857 +0100 @@ -1,7 +1,7 @@ # # spec file for package dqlite # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2024 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,13 +19,13 @@ %define lname libdqlite0 Name: dqlite -Version: 1.18.0 +Version: 1.18.3 Release: 0 Summary: Distributed SQLite License: LGPL-3.0-only WITH LGPL-3.0-linking-exception Group: Development/Libraries/C and C++ URL: https://github.com/canonical/dqlite -Source: https://github.com/canonical/dqlite/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/canonical/dqlite/archive/v%{version}-fixed.tar.gz#/%{name}-%{version}-fixed.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -63,7 +63,7 @@ applications using the library. %prep -%autosetup -p1 +%autosetup -p1 -n %{name}-%{version}-fixed %build autoreconf -fiv
