Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksysguard5 for openSUSE:Factory checked in at 2022-02-07 23:37:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old) and /work/SRC/openSUSE:Factory/.libksysguard5.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksysguard5" Mon Feb 7 23:37:05 2022 rev:136 rq:951887 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes 2022-01-11 21:14:26.644755178 +0100 +++ /work/SRC/openSUSE:Factory/.libksysguard5.new.1898/libksysguard5.changes 2022-02-07 23:37:22.730733018 +0100 @@ -1,0 +2,55 @@ +Sat Feb 5 19:50:59 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- Changes since 5.23.90: + * Allow specifying initial value for SysctlSensor + * BarChart: Make spacing proportional to total width and number of bars (kde#444585) + * Set an initial value of 0 for SensorsFeatureSensor + * Allow providing an initial value for AggregateSensor and SysFsSensor + * Check initial value is valid before resetting in SensorProperty::unsubscribe + * Support changing sensor label names for the Grid face (kde#448980) + * Only rate-limit sensors if we already have a valid value (kde#446372) + * faces/facegrid: Filter out some display styles from the config (kde#447847) + * Fix compilation on Plasma/5.24 branch + * faces/textonly: Set grouped header to fill width so it elides properly (kde#440592) + * Port SensorFaceController to support JSON plugin metadata + * Fix build with GCC 12, missing include + +------------------------------------------------------------------- +Thu Jan 13 20:30:23 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.90 +- Changes since 5.23.5: + * ConfigAppearance: Set Layout.preferredWidth in updateRateLimitSpinBox + * Add support for bits per second (kde#418968) + * Fix compile error against qt6 + * Use Q_EMIT here + * Fix typos in l10n string comments + * Port some Q_FOREACH + * Handle process parent changes in ProcessDataModel (kde#446534) + * piechart: Fix punctuation of labels in config + * ProcessCore: Check the actual previous values when updating IO rates (kde#444127) + * ProcessCore: Ignore elapsedTime < 0 when updating process usage + * Fix various typos + * Don't update SensorsFeatureSensor if it is not subscribed + * Fix accounting of children in Processes + * New and improved tests + * Correct behavior of ProcessSensor::cgroupData + * Remove Accumulator::stop and Capture::stop + * Fix ksgrd_network_helper crash on exit afer a failure (kde#444921) + * Fix ksgrd_network_helper crash on readlinkat failure + * Update SensorUnitModel.cpp to compile with clang+libcxx + * Fix incorrect string termination in ConnectionMapping + * We depend against kf5.86 + * Add FreeBSD CI + * Add Linux CI + * Add .kde-ci.yml + * Add Plasma System Monitor to "Tools" menu + +------------------------------------------------------------------- Old: ---- libksysguard-5.23.5.tar.xz libksysguard-5.23.5.tar.xz.sig New: ---- libksysguard-5.24.0.tar.xz libksysguard-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.vbAwBk/_old 2022-02-07 23:37:23.494727875 +0100 +++ /var/tmp/diff_new_pack.vbAwBk/_new 2022-02-07 23:37:23.502727821 +0100 @@ -16,10 +16,10 @@ # -%bcond_without lang +%bcond_without released %global systemstatssover 1 Name: libksysguard5 -Version: 5.23.5 +Version: 5.24.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -29,9 +29,9 @@ License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig +Source: libksysguard-%{version}.tar.xz +%if %{with released} +Source1: libksysguard-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: %{name}-rpmlintrc @@ -153,7 +153,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %kf5_find_lang %endif @@ -248,7 +248,7 @@ %{_kf5_libdir}/libprocesscore.so %{_kf5_libdir}/libprocessui.so -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ libksysguard-5.23.5.tar.xz -> libksysguard-5.24.0.tar.xz ++++++ ++++ 51971 lines of diff (skipped)