Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kjournald for openSUSE:Leap:16.0 checked in at 2025-04-23 18:07:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kjournald (Old) and /work/SRC/openSUSE:Leap:16.0/.kjournald.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kjournald" Wed Apr 23 18:07:37 2025 rev:3 rq:1271706 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kjournald/kjournald.changes 2025-03-19 11:48:23.437941760 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kjournald.new.30101/kjournald.changes 2025-04-23 18:08:36.296567243 +0200 @@ -1,0 +2,107 @@ +Mon Apr 14 07:06:50 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:34 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * Fix possible violation of weak ordering compare function (kde#500030) + * Add KCrash to required packages + * Enable KCrash for kjournald browser + * Appdata: add display size + * Update year number in overview + * Do not display ...-coredump@ special units + * Explicitly name parameter to avoid warning + * Minor cleanups in test case + * Restructure filter generation + * Refactor filter expressions for better clause overview + * Print all sort elements in filter debug + * Provide UTC hover information for time to make it understandible + * Fix padding and alignment of clear button in filter list + * Introduce filter configuration gadget + * Port all library QML elements to QML_ELEMENT type registration + +------------------------------------------------------------------- +Tue Mar 4 13:01:06 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- Changes since 24.12.2: + * Fix possible violation of weak ordering compare function (kde#500030) + +------------------------------------------------------------------- +Tue Feb 4 12:29:44 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:53:09 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:27:44 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:11 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- Changes since 24.11.80: + * Do not display ...-coredump@ special units + * Explicitly name parameter to avoid warning + * Minor cleanups in test case + * Restructure filter generation + * Refactor filter expressions for better clause overview + * Print all sort elements in filter debug + * Provide UTC hover information for time to make it understandible + * Fix padding and alignment of clear button in filter list + * Introduce filter configuration gadget + * Port all library QML elements to QML_ELEMENT type registration + +------------------------------------------------------------------- +Sat Nov 16 17:29:51 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Make tests more robust for long journald readings + * Rework, simplify and add fallbacks for cursor seeking + * Provide more debug output for cursor test failure + * Always convert back to UTF8 + * Enforce that data/time is always interpret as UTC + * Use UTC for test value setup to be independent of local time + +------------------------------------------------------------------- +Tue Nov 5 10:43:27 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- kjournald-24.08.2.tar.xz kjournald-24.08.2.tar.xz.sig New: ---- kjournald-25.04.0.tar.xz kjournald-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kjournald.spec ++++++ --- /var/tmp/diff_new_pack.dKl4S5/_old 2025-04-23 18:08:36.656582333 +0200 +++ /var/tmp/diff_new_pack.dKl4S5/_new 2025-04-23 18:08:36.660582501 +0200 @@ -1,7 +1,7 @@ # # spec file for package kjournald # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ %define soname 0 -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: kjournald -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: Qt browser for journald database License: LGPL-2.1-or-later @@ -36,6 +36,7 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6Quick) >= %{qt6_version} @@ -82,6 +83,7 @@ %{_kf6_bindir}/kjournaldbrowser %{_kf6_debugdir}/kjournald.categories %{_kf6_libdir}/libkjournald.so.* +%{_kf6_qmldir}/org/kde/kjournald/ %files lang -f %{name}.lang ++++++ kjournald-24.08.2.tar.xz -> kjournald-25.04.0.tar.xz ++++++ ++++ 8998 lines of diff (skipped)