Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlitebrowser for openSUSE:Factory checked in at 2026-03-30 18:34:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlitebrowser (Old) and /work/SRC/openSUSE:Factory/.sqlitebrowser.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlitebrowser" Mon Mar 30 18:34:05 2026 rev:19 rq:1343680 version:3.13.99 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlitebrowser/sqlitebrowser.changes 2026-01-09 17:06:06.342500394 +0100 +++ /work/SRC/openSUSE:Factory/.sqlitebrowser.new.1999/sqlitebrowser.changes 2026-03-30 18:38:22.224792883 +0200 @@ -1,0 +2,7 @@ +Sat Jan 10 19:57:59 UTC 2026 - Patrick Ziegler <[email protected]> + +- Update spec file to latest standards + * Use %autosetup + * Remove Group tag + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlitebrowser.spec ++++++ --- /var/tmp/diff_new_pack.0D86UY/_old 2026-03-30 18:38:22.728813930 +0200 +++ /var/tmp/diff_new_pack.0D86UY/_new 2026-03-30 18:38:22.728813930 +0200 @@ -21,7 +21,6 @@ Release: 0 Summary: Spreadsheet-like interface to SQLite databases License: GPL-3.0-or-later AND MPL-2.0 -Group: Productivity/Office/Organizers URL: https://sqlitebrowser.org Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz Source1: sqlitebrowser.1 @@ -67,8 +66,7 @@ * Examine a log of all SQL commands issued by the application %prep -%setup -qn %{name}-%{version} -%patch -P 0 -p1 +%autosetup -p1 %build %cmake \
