Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libksysguard6 for openSUSE:Leap:16.0 
checked in at 2025-08-07 19:22:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/libksysguard6 (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.libksysguard6.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksysguard6"

Thu Aug  7 19:22:53 2025 rev:4 rq:1292960 version:6.4.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/libksysguard6/libksysguard6.changes    
2025-04-23 10:12:36.958175176 +0200
+++ /work/SRC/openSUSE:Leap:16.0/.libksysguard6.new.1085/libksysguard6.changes  
2025-08-07 19:29:20.253102383 +0200
@@ -1,0 +2,66 @@
+Tue Jul  1 13:11:11 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.2
+- Changes since 6.4.1:
+  * Update version for new release 6.4.2
+
+-------------------------------------------------------------------
+Tue Jun 24 11:54:50 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.1
+- Changes since 6.4.0:
+  * Update version for new release 6.4.1
+  * Achieve WCAG AA for axis labels
+  * processcore: include <format> for std::format
+
+-------------------------------------------------------------------
+Thu Jun 12 10:37:38 UTC 2025 - Fabian Vogt <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
+Tue May  6 20:08:31 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.5:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.3.5
+- Changes since 6.3.4:
+  * nvidia: Initialize processes to 0
+  * nvidia:  Discover data fields based on headers
+  * update version for new release
+
+-------------------------------------------------------------------

Old:
----
  libksysguard-6.3.4.tar.xz
  libksysguard-6.3.4.tar.xz.sig

New:
----
  libksysguard-6.4.2.tar.xz
  libksysguard-6.4.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libksysguard6.spec ++++++
--- /var/tmp/diff_new_pack.BhpNZM/_old  2025-08-07 19:29:20.613117363 +0200
+++ /var/tmp/diff_new_pack.BhpNZM/_new  2025-08-07 19:29:20.613117363 +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,7 +28,7 @@
 # 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.4
+Version:        6.4.2
 Release:        0
 Summary:        Task management and system monitoring library
 License:        GPL-2.0-or-later
@@ -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.4.tar.xz -> libksysguard-6.4.2.tar.xz ++++++
++++ 47706 lines of diff (skipped)

Reply via email to