Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksystemstats6 for openSUSE:Factory checked in at 2024-10-07 21:47:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksystemstats6 (Old) and /work/SRC/openSUSE:Factory/.ksystemstats6.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ksystemstats6" Mon Oct 7 21:47:31 2024 rev:12 rq:1205910 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksystemstats6/ksystemstats6.changes 2024-09-11 16:55:27.366189923 +0200 +++ /work/SRC/openSUSE:Factory/.ksystemstats6.new.19354/ksystemstats6.changes 2024-10-07 21:47:55.531501795 +0200 @@ -1,0 +2,24 @@ +Sat Oct 5 10:44:19 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.2.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.0 +- Changes since 6.1.90: + * update version for new release + * plugins/cpu: Ignore invalid CPU info when reading /proc/cpuinfo (kde#493093) + +------------------------------------------------------------------- +Tue Sep 17 14:53:38 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.1.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.1.90 +- Changes since 6.1.5: + * update version for new release + * plugins/power: Check battery state when reporting energy rate (kde#472603) + * Set up crash handling + * plugins/pressure: Remove warning + * Add a new plugin to ksystemstats to make pressure data (from /proc/pressure) available for use in system monitor sensors + * update version for new release + +------------------------------------------------------------------- Old: ---- ksystemstats-6.1.5.tar.xz ksystemstats-6.1.5.tar.xz.sig New: ---- ksystemstats-6.2.0.tar.xz ksystemstats-6.2.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksystemstats6.spec ++++++ --- /var/tmp/diff_new_pack.rMmEDk/_old 2024-10-07 21:47:56.071524263 +0200 +++ /var/tmp/diff_new_pack.rMmEDk/_new 2024-10-07 21:47:56.075524430 +0200 @@ -17,13 +17,13 @@ # -%define kf6_version 6.2.0 -%define qt6_version 6.6.0 +%define kf6_version 6.5.0 +%define qt6_version 6.7.0 %define rname ksystemstats %bcond_without released Name: ksystemstats6 -Version: 6.1.5 +Version: 6.2.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 @@ -46,6 +46,7 @@ BuildRequires: pkgconfig BuildRequires: systemd-rpm-macros BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6KIO) >= %{kf6_version} BuildRequires: cmake(KF6NetworkManagerQt) >= %{kf6_version} BuildRequires: cmake(KF6Solid) >= %{kf6_version} @@ -95,7 +96,7 @@ %{_kf6_bindir}/ksystemstats %{_kf6_bindir}/kstatsviewer %dir %{_kf6_plugindir}/ksystemstats/ -%{_kf6_plugindir}/ksystemstats/ksystemstats_plugin_{cpu,disk,gpu,lmsensors,memory,network,osinfo,power}.so +%{_kf6_plugindir}/ksystemstats/ksystemstats_plugin_{cpu,disk,gpu,lmsensors,memory,network,osinfo,power,pressure}.so %{_kf6_sharedir}/dbus-1/services/org.kde.ksystemstats1.service %{_userunitdir}/plasma-ksystemstats.service ++++++ ksystemstats-6.1.5.tar.xz -> ksystemstats-6.2.0.tar.xz ++++++ ++++ 14812 lines of diff (skipped)