Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksystemstats6 for openSUSE:Factory 
checked in at 2025-06-18 15:54:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksystemstats6 (Old)
 and      /work/SRC/openSUSE:Factory/.ksystemstats6.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksystemstats6"

Wed Jun 18 15:54:10 2025 rev:24 rq:1285721 version:6.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksystemstats6/ksystemstats6.changes      
2025-05-08 18:21:21.299512831 +0200
+++ /work/SRC/openSUSE:Factory/.ksystemstats6.new.19631/ksystemstats6.changes   
2025-06-18 15:54:40.316549207 +0200
@@ -1,0 +2,37 @@
+Thu Jun 12 10:37:32 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
+
+-------------------------------------------------------------------
+Thu May 29 21:20:04 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
+
+-------------------------------------------------------------------
+Mon May 19 19:35:31 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
+- Changes since 6.3.5:
+  * update version for new release
+  * Support fetching statistics from Intel gpus
+  * It compiles fine without kf_6_12 deprecated methods
+  * CI: Add linux-qt6-next build
+  * Add xml/yaml linting
+  * Clean up when a sensor gets destroyed that is currently subscribed
+  * plugins/cpu: Remove "wait" from total CPU usage sensors (kde#497341)
+  * plugins/cpu: Add an autotest that tests parsing cpuinfo on Linux
+  * plugins/cpu: Allow using a custom path for cpuinfo in LinuxCpuPrivate
+  * plugins/cpu: Use physical ID to determine number of CPUs (kde#496847)
+  * update version for new release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ksystemstats6.spec ++++++
--- /var/tmp/diff_new_pack.lABPhQ/_old  2025-06-18 15:54:40.952575590 +0200
+++ /var/tmp/diff_new_pack.lABPhQ/_new  2025-06-18 15:54:40.956575756 +0200
@@ -17,13 +17,13 @@
 #
 
 
-%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 ksystemstats
 %bcond_without released
 Name:           ksystemstats6
-Version:        6.3.5
+Version:        6.4.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
@@ -80,7 +80,8 @@
 %find_lang ksystemstats_plugins %{name}.lang
 
 %check
-dbus-run-session cmake --build %{__kf6_builddir} -t test
+export QT_QPA_PLATFORM=offscreen
+dbus-run-session /usr/bin/ctest --output-on-failure --test-dir build
 
 %preun
 %{systemd_user_preun plasma-ksystemstats.service}
@@ -99,6 +100,7 @@
 %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
 %{_userunitdir}/plasma-ksystemstats.service
 
 %files lang -f %{name}.lang

++++++ ksystemstats-6.3.5.tar.xz -> ksystemstats-6.4.0.tar.xz ++++++
++++ 3651 lines of diff (skipped)

Reply via email to