Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kjournald for openSUSE:Factory checked in at 2024-03-11 15:30:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kjournald (Old) and /work/SRC/openSUSE:Factory/.kjournald.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kjournald" Mon Mar 11 15:30:42 2024 rev:11 rq:1150954 version:24.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kjournald/kjournald.changes 2023-12-09 22:55:12.911936548 +0100 +++ /work/SRC/openSUSE:Factory/.kjournald.new.1770/kjournald.changes 2024-03-11 15:35:43.610381119 +0100 @@ -1,0 +2,14 @@ +Fri Feb 23 13:59:32 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.02.0 + * New feature release +- Changes since 24.01.95: + * Use UTC for test value setup to be independent of local time + +------------------------------------------------------------------- +Fri Feb 9 16:08:38 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.01.95 + * https://kde.org/announcements/megarelease/6/rc2/ + +------------------------------------------------------------------- Old: ---- kjournald-23.08.4.tar.xz kjournald-23.08.4.tar.xz.sig New: ---- kjournald-24.02.0.tar.xz kjournald-24.02.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kjournald.spec ++++++ --- /var/tmp/diff_new_pack.kICxuE/_old 2024-03-11 15:35:44.146400836 +0100 +++ /var/tmp/diff_new_pack.kICxuE/_new 2024-03-11 15:35:44.146400836 +0100 @@ -1,7 +1,7 @@ # # spec file for package kjournald # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,28 +17,33 @@ %define soname 0 +%define kf6_version 5.246.0 +%define qt6_version 6.6.0 + %bcond_without released Name: kjournald -Version: 23.08.4 +Version: 24.02.0 Release: 0 Summary: Qt browser for journald database License: LGPL-2.1-or-later URL: https://invent.kde.org/system/kjournald -Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: extra-cmake-modules +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: fdupes BuildRequires: pkgconfig -BuildRequires: update-desktop-files -BuildRequires: cmake(KF5CoreAddons) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(Qt5Quick) -BuildRequires: cmake(Qt5QuickControls2) +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +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: libqt5-qtquickcontrols2 +Requires: qt6-declarative-imports >= %{qt6_version} %description This project aims to provide an abstraction of the systemdâs journald API in @@ -55,16 +60,14 @@ %autosetup -p1 %build -%cmake_kf5 -d build +%cmake_kf6 -%cmake_build +%kf6_build %install -%kf5_makeinstall -C build - -rm %{buildroot}%{_libdir}/lib%{name}.so +%kf6_install -%suse_update_desktop_file -i org.kde.kjournaldbrowser Utility +rm %{buildroot}%{_libdir}/libkjournald.so %find_lang %{name} --all-name @@ -74,11 +77,11 @@ %files %license LICENSES/* -%{_kf5_applicationsdir}/org.kde.kjournaldbrowser.desktop -%{_kf5_appstreamdir}/org.kde.kjournaldbrowser.appdata.xml -%{_kf5_bindir}/kjournaldbrowser -%{_kf5_debugdir}/kjournald.* -%{_kf5_libdir}/libkjournald.so.* +%{_kf6_applicationsdir}/org.kde.kjournaldbrowser.desktop +%{_kf6_appstreamdir}/org.kde.kjournaldbrowser.appdata.xml +%{_kf6_bindir}/kjournaldbrowser +%{_kf6_debugdir}/kjournald.categories +%{_kf6_libdir}/libkjournald.so.* %files lang -f %{name}.lang ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.kICxuE/_old and /var/tmp/diff_new_pack.kICxuE/_new differ ++++++ kjournald-23.08.4.tar.xz -> kjournald-24.02.0.tar.xz ++++++ ++++ 8503 lines of diff (skipped)
