Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksysguard6 for openSUSE:Factory checked in at 2025-06-18 15:54:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksysguard6 (Old) and /work/SRC/openSUSE:Factory/.libksysguard6.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksysguard6" Wed Jun 18 15:54:16 2025 rev:25 rq:1285727 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksysguard6/libksysguard6.changes 2025-05-08 18:21:29.027830832 +0200 +++ /work/SRC/openSUSE:Factory/.libksysguard6.new.19631/libksysguard6.changes 2025-06-18 15:54:53.037076863 +0200 @@ -1,0 +2,35 @@ +Thu Jun 12 10:37:38 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.0 +- Changes since 6.3.91: + * Update version for new release 6.4.0 + * processcore: Batch changes to processes in ProcessDataModel + * ProcessDataMode: Limit impact of dataChanged signals + * Reduce false update notifications on UIDs + +------------------------------------------------------------------- +Thu May 29 21:20:26 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.91 +- Changes since 6.3.90: + * Update version for new release 6.3.91 + * faces/Choices: better keyboard navigation in popup + * faces/horizontalbars: set default color if colorSource not loaded yet + * processcore: Rewrite ProcessesLinux::getIOStatistics to be less confusing (kde#504435) + * Clean up process plugins in ExtendedProcesses (kde#504468) + * network: Do not update processes during teardown + * network: Initialize process data to 0 + +------------------------------------------------------------------- +Mon May 19 19:35:40 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.3.90 +- Too many changes to list here + +------------------------------------------------------------------- Old: ---- libksysguard-6.3.5.tar.xz libksysguard-6.3.5.tar.xz.sig New: ---- libksysguard-6.4.0.tar.xz libksysguard-6.4.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksysguard6.spec ++++++ --- /var/tmp/diff_new_pack.deLQ3S/_old 2025-06-18 15:54:53.817109220 +0200 +++ /var/tmp/diff_new_pack.deLQ3S/_new 2025-06-18 15:54:53.817109220 +0200 @@ -16,8 +16,8 @@ # -%define kf6_version 6.10.0 -%define qt6_version 6.7.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %define rname libksysguard @@ -28,14 +28,14 @@ # Latest ABI-stable Plasma (e.g. 5.8 in KF6, but 5.8.95 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: libksysguard6 -Version: 6.3.5 +Version: 6.4.0 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0-or-later URL: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: libksysguard6-rpmlintrc @@ -58,13 +58,13 @@ BuildRequires: cmake(KF6Service) >= %{kf6_version} BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version} -BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version} BuildRequires: cmake(Qt6Qml) >= %{qt6_version} BuildRequires: cmake(Qt6Quick) >= %{qt6_version} BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libpcap) BuildRequires: pkgconfig(x11) @@ -187,8 +187,8 @@ %{_kf6_dbuspolicydir}/org.kde.ksysguard.processlisthelper.conf %dir %{_kf6_plugindir}/ksysguard/ %dir %{_kf6_plugindir}/ksysguard/process +%{_kf6_plugindir}/ksysguard/process/ksysguard_plugin_gpu.so %{_kf6_plugindir}/ksysguard/process/ksysguard_plugin_network.so -%{_kf6_plugindir}/ksysguard/process/ksysguard_plugin_nvidia.so %{_kf6_sharedir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service %{_kf6_sharedir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy %{_kf6_libexecdir}/kauth/ksysguardprocesslist_helper ++++++ libksysguard-6.3.5.tar.xz -> libksysguard-6.4.0.tar.xz ++++++ ++++ 46303 lines of diff (skipped)