Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kjournald for openSUSE:Factory checked in at 2025-08-16 20:38:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kjournald (Old) and /work/SRC/openSUSE:Factory/.kjournald.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kjournald" Sat Aug 16 20:38:18 2025 rev:29 rq:1299635 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kjournald/kjournald.changes 2025-07-06 17:14:27.987233568 +0200 +++ /work/SRC/openSUSE:Factory/.kjournald.new.1085/kjournald.changes 2025-08-16 20:41:35.309724161 +0200 @@ -1,0 +2,19 @@ +Fri Aug 8 07:47:37 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- Changes since 25.07.80: + * cmake: Restore setting the VERSION and SOVERSION for libkjournald + * cmake: Drop unused lib/CMakeLists.txt + +------------------------------------------------------------------- +Mon Jul 14 14:25:23 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.07.80 + * New feature release +- Too many changes since 25.04.3, only listing bugfixes: + * Replace custom About dialogs with KirigamiAddons (kde#502452) + +------------------------------------------------------------------- Old: ---- kjournald-25.04.3.tar.xz kjournald-25.04.3.tar.xz.sig New: ---- kjournald-25.08.0.tar.xz kjournald-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kjournald.spec ++++++ --- /var/tmp/diff_new_pack.v26UIZ/_old 2025-08-16 20:41:35.761742937 +0200 +++ /var/tmp/diff_new_pack.v26UIZ/_new 2025-08-16 20:41:35.761742937 +0200 @@ -1,7 +1,7 @@ # # spec file for package kjournald # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,12 @@ # -%define soname 0 -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: kjournald -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: Qt browser for journald database License: LGPL-2.1-or-later @@ -35,15 +34,19 @@ BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: fdupes BuildRequires: pkgconfig +BuildRequires: cmake(KF6Config) >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6Kirigami) >= %{kf6_version} +BuildRequires: cmake(KF6KirigamiAddons) BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6Quick) >= %{qt6_version} BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version} BuildRequires: cmake(Qt6Test) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: pkgconfig(libsystemd) +Requires: kirigami-addons6 Requires: qt6-declarative-imports >= %{qt6_version} %description @@ -61,7 +64,7 @@ %autosetup -p1 %build -%cmake_kf6 +%cmake_kf6 -DQT_QML_NO_CACHEGEN:BOOL=TRUE %kf6_build ++++++ kjournald-25.04.3.tar.xz -> kjournald-25.08.0.tar.xz ++++++ ++++ 33900 lines of diff (skipped)