Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksystemstats5 for openSUSE:Factory 
checked in at 2021-10-13 18:03:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksystemstats5 (Old)
 and      /work/SRC/openSUSE:Factory/.ksystemstats5.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksystemstats5"

Wed Oct 13 18:03:28 2021 rev:7 rq:924704 version:5.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksystemstats5/ksystemstats5.changes      
2021-09-04 22:33:10.411977983 +0200
+++ /work/SRC/openSUSE:Factory/.ksystemstats5.new.2443/ksystemstats5.changes    
2021-10-13 18:05:25.575212491 +0200
@@ -1,0 +2,59 @@
+Fri Oct  8 12:35:28 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.0
+- Changes since 5.22.90:
+  * Fix ksystemstatstest failure
+  * Add description for the Sensors package
+  * Move find_package line
+  * Fix missing "Hardware Sensors" on Linux (kde#442528)
+  * Read extra amd gpu sensors
+  * Correct discoverSensors chip detection (kde#442042)
+  * Initialize some more pointer members to nullptr
+- Drop patches, now upstream:
+  * 0001-Initialize-some-more-pointer-members-to-nullptr.patch
+  * 0001-Fix-ksystemstatstest-failure.patch
+- Add new key + signature to plasma.keyring
+
+-------------------------------------------------------------------
+Thu Sep 16 13:04:52 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.90
+- Changes since 5.22.5:
+  * [plugins/gpu] Initialise properties (kde#442023)
+  * Discover more hardware gpu sensors (kde#438318)
+  * Use sensors to read amd gpu  temperature
+  * Use SensorFeatureSensor in CPU plugin
+  * Use SensorsFeatureSensor from libksysguard
+  * Make libsensors required on Linux
+  * Do not dereference iterator that has been invalidated
+  * Only add a new VolumeObject if there's no other one with the same mounting 
point (kde#440477)
+  * Add maximum for total GPU usage (kde#441148)
+  * viewer: expand README with usage examples
+  * viewer: drop the "rolling" display, expand diagnostics
+  * daemon: log successfully loaded plugins, too
+  * freebsd-cpu: fix CPU load data retrieval
+  * freebsd-cpu: fix sysctl name of temperature sensor
+  * Explicitly set KDE_COMPILERSETTINGS_LEVEL
+  * Fix handling of IPV6 addresses (kde#436296)
+  * gpu: Only scan pci devices
+  * Add load averages sensors
+  * Don't crash if there's no input subfeature (kde#439615)
+  * Only add "All GPUs" sensors when there is at least one GPU with statistics 
(kde#436770)
+  * Use 500ms update rate for network traffic sensors in NetworkManager backend
+  * Filter duplicate provider names
+  * Simplify plugin loading
+  * Use version-less qt DBus macros
+  * Init lib sensors centrally in the daemon (kde#437523)
+  * Update .gitignore
+- Add patch to fix autotest failure:
+  * 0001-Fix-ksystemstatstest-failure.patch
+- Add patch to fix crash on startup:
+  * 0001-Initialize-some-more-pointer-members-to-nullptr.patch
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ksystemstats5.spec ++++++
--- /var/tmp/diff_new_pack.AOBOoL/_old  2021-10-13 18:05:26.703214259 +0200
+++ /var/tmp/diff_new_pack.AOBOoL/_new  2021-10-13 18:05:26.707214265 +0200
@@ -19,7 +19,7 @@
 
 %bcond_without lang
 Name:           ksystemstats5
-Version:        5.22.5
+Version:        5.23.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -30,16 +30,17 @@
 License:        BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/ksystemstats-%{version}.tar.xz
+Source:         ksystemstats-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/ksystemstats-%{version}.tar.xz.sig
+Source1:        ksystemstats-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  cmake >= 3.16
 BuildRequires:  extra-cmake-modules >= 5.78.0
-%ifnarch s390 s390x
+# TODO: This is now a hard requirement
+#%ifnarch s390 s390x
 BuildRequires:  libsensors4-devel
-%endif
+#%endif
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DBusAddons)
@@ -92,10 +93,7 @@
 %{_kf5_bindir}/ksystemstats
 %{_kf5_bindir}/kstatsviewer
 %dir %{_kf5_plugindir}/ksystemstats/
-%{_kf5_plugindir}/ksystemstats/ksystemstats_plugin_{cpu,disk,gpu,memory,network,osinfo,power}.so
-%ifnarch s390 s390x
-%{_kf5_plugindir}/ksystemstats/ksystemstats_plugin_lmsensors.so
-%endif
+%{_kf5_plugindir}/ksystemstats/ksystemstats_plugin_{cpu,disk,gpu,lmsensors,memory,network,osinfo,power}.so
 %{_kf5_sharedir}/dbus-1/services/org.kde.ksystemstats.service
 %{_userunitdir}/plasma-ksystemstats.service
 

++++++ ksystemstats-5.22.5.tar.xz -> ksystemstats-5.23.0.tar.xz ++++++
++++ 11047 lines of diff (skipped)

++++++ plasma.keyring ++++++
Binary files /var/tmp/diff_new_pack.AOBOoL/_old and 
/var/tmp/diff_new_pack.AOBOoL/_new differ

Reply via email to