Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-systemmonitor for openSUSE:Factory checked in at 2022-02-07 23:37:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-systemmonitor (Old) and /work/SRC/openSUSE:Factory/.plasma5-systemmonitor.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-systemmonitor" Mon Feb 7 23:37:11 2022 rev:20 rq:951904 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-systemmonitor/plasma5-systemmonitor.changes 2022-01-11 21:14:44.784767938 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-systemmonitor.new.1898/plasma5-systemmonitor.changes 2022-02-07 23:37:40.498613420 +0100 @@ -1,0 +2,41 @@ +Sat Feb 5 19:51:01 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: + * Do not use Control as container for config UI elements + * Set "noMargins" to true for Applications and Processes pages (kde#447146) + * Mark as single window app + +------------------------------------------------------------------- +Thu Jan 13 20:30:33 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: + * Fix clazy warnings + * Fix some clazy warnings + * Fix some cppcheck warnings + * Remove unused variable + * Strip punctuation of labels in config + * Add comma separated filtering to ApplicationsTableView + * ApplicationsTable: Remove unneeded ProcessSortFilterModel (kde#445544) + * Add GitLab CI + * Don't make right click popup modal + * Fix main.qml URL from not being a URL + * Port away from Kirigami.Units.devicePixelRatio + * Move spinbox below label in Sensor settings to avoid getting cut off + * Allow changing row heights to one of three different modes (kde#441489) + * Clarify that the KSysGuard package is libksysguard + * Find KSystemStats + * Install external kinfocenter module in ${KDE_INSTALL_DATADIR}/plasma/kinfocenter/externalmodules + * Add .kde-ci.yml + * add external infocenter module + * Avoid basing a preferredWidth on a currentWidth + * No need to build a custom string for the application window title + +------------------------------------------------------------------- Old: ---- plasma-systemmonitor-5.23.5.tar.xz plasma-systemmonitor-5.23.5.tar.xz.sig New: ---- plasma-systemmonitor-5.24.0.tar.xz plasma-systemmonitor-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-systemmonitor.spec ++++++ --- /var/tmp/diff_new_pack.iuPAtW/_old 2022-02-07 23:37:41.762604913 +0100 +++ /var/tmp/diff_new_pack.iuPAtW/_new 2022-02-07 23:37:41.770604859 +0100 @@ -17,17 +17,17 @@ %define kf5_version 5.73.0 -%bcond_without lang +%bcond_without released Name: plasma5-systemmonitor -Version: 5.23.5 +Version: 5.24.0 Release: 0 Summary: An application for monitoring system resources License: GPL-3.0-only Group: System/GUI/KDE URL: https://www.kde.org -Source0: https://download.kde.org/stable/plasma/%{version}/plasma-systemmonitor-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-systemmonitor-%{version}.tar.xz.sig +Source0: plasma-systemmonitor-%{version}.tar.xz +%if %{with released} +Source1: plasma-systemmonitor-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 @@ -75,7 +75,7 @@ %suse_update_desktop_file org.kde.plasma-systemmonitor System Monitor %fdupes %{buildroot}/%{_kf5_sharedir} -%if %{with lang} +%if %{with released} %find_lang %{name} --with-man --all-name %endif @@ -92,8 +92,12 @@ %dir %{_kf5_sharedir}/ksysguard/ %{_kf5_sharedir}/ksysguard/sensorfaces/ %{_kf5_sharedir}/plasma-systemmonitor/ +%dir %{_kf5_sharedir}/plasma/ +%dir %{_kf5_sharedir}/plasma/kinfocenter/ +%dir %{_kf5_sharedir}/plasma/kinfocenter/externalmodules/ +%{_kf5_sharedir}/plasma/kinfocenter/externalmodules/kcm_external_plasma-systemmonitor.desktop -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ plasma-systemmonitor-5.23.5.tar.xz -> plasma-systemmonitor-5.24.0.tar.xz ++++++ ++++ 7248 lines of diff (skipped)