Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksystemstats6 for openSUSE:Factory 
checked in at 2026-06-18 21:35:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksystemstats6 (Old)
 and      /work/SRC/openSUSE:Factory/.ksystemstats6.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksystemstats6"

Thu Jun 18 21:35:29 2026 rev:42 rq:1359159 version:6.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksystemstats6/ksystemstats6.changes      
2026-05-13 21:38:17.185105271 +0200
+++ /work/SRC/openSUSE:Factory/.ksystemstats6.new.1981/ksystemstats6.changes    
2026-06-18 21:35:53.000236779 +0200
@@ -1,0 +2,44 @@
+Fri Jun 12 19:07:35 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.7.0
+- Changes since 6.6.91:
+  * Update version for new release 6.7.0
+
+-------------------------------------------------------------------
+Thu May 28 18:44:27 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.91:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.91
+- Changes since 6.6.90:
+  * Update version for new release 6.6.91
+
+-------------------------------------------------------------------
+Sun May 24 11:17:41 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.90
+- Changes since 6.6.5:
+  * Update version for new release 6.6.90
+  * Fix stuck throughput values when device disconnects (kde#508516)
+  * Make NetworkManagerQt a required dependency on Linux
+  * ksystemstats: show gpu names in plasma-systemmonitor instead of numbers 
for better usability
+  * Fix: detect GPUs with device class 0x0380
+  * Fix: detect GPUs with device class 0x0302
+  * don't ignore fully encrypted disks or raid parts
+  * Fix core naming scheme in linuxcpuplugin.cpp (kde#515435)
+  * docs: add KSystemStats development guide with GPU sensor info
+  * Make multiple GPU support more robust
+  * Fix infinite loop parsing /proc/cpuinfo when no newline at end last CPU 
block.
+  * Expose some more nvidia GPU temperate values
+  * ksystemstats: guard division by zero in IntelHelper (SIGFPE fix)
+  * Use fromLatin1 and check return of getnameinfo
+  * Clean up duplicate connect and change call to getifaddrs
+  * fix format includes and copyright
+  * Network info on FreeBSD
+  * Update version for new release 6.6.80
+
+-------------------------------------------------------------------

Old:
----
  ksystemstats-6.6.5.tar.xz
  ksystemstats-6.6.5.tar.xz.sig

New:
----
  ksystemstats-6.7.0.tar.xz
  ksystemstats-6.7.0.tar.xz.sig

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

Other differences:
------------------
++++++ ksystemstats6.spec ++++++
--- /var/tmp/diff_new_pack.i3mklg/_old  2026-06-18 21:35:53.656264191 +0200
+++ /var/tmp/diff_new_pack.i3mklg/_new  2026-06-18 21:35:53.660264357 +0200
@@ -17,13 +17,13 @@
 #
 
 
-%define kf6_version 6.18.0
-%define qt6_version 6.9.0
+%define kf6_version 6.26.0
+%define qt6_version 6.10.0
 
 %define rname ksystemstats
 %bcond_without released
 Name:           ksystemstats6
-Version:        6.6.5
+Version:        6.7.0
 Release:        0
 # Full Plasma 6 version (e.g. 6.0.0)
 %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
@@ -33,9 +33,9 @@
 # Actually (GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL) AND 
CC0-1.0 AND BSD-3-Clause AND BSD-2-Clause
 License:        BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND 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
 BuildRequires:  cmake >= 3.16
@@ -104,7 +104,10 @@
 %dir %{_kf6_plugindir}/ksystemstats/
 
%{_kf6_plugindir}/ksystemstats/ksystemstats_plugin_{cpu,disk,gpu,lmsensors,memory,network,osinfo,power,pressure}.so
 %{_kf6_sharedir}/dbus-1/services/org.kde.ksystemstats1.service
-%{_libexecdir}/ksystemstats_intel_helper
+# Leap 16 doesn't have /usr/include/drm/xe_drm.h, use a wildcard to fix build 
failure
+# The reason is that linux-glibc-headers there is missing the drm/ directory, 
so it's not
+# a pure version thing either.
+%{_libexecdir}/ksystemstats_*_helper
 %{_userunitdir}/plasma-ksystemstats.service
 
 %files lang -f %{name}.lang

++++++ ksystemstats-6.6.5.tar.xz -> ksystemstats-6.7.0.tar.xz ++++++
++++ 10638 lines of diff (skipped)

Reply via email to