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 2021-02-16 09:18:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-systemmonitor (Old)
and /work/SRC/openSUSE:Factory/.plasma5-systemmonitor.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-systemmonitor"
Tue Feb 16 09:18:46 2021 rev:2 rq:872114 version:5.21.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma5-systemmonitor/plasma5-systemmonitor.changes
2020-11-06 23:45:06.659262329 +0100
+++
/work/SRC/openSUSE:Factory/.plasma5-systemmonitor.new.28504/plasma5-systemmonitor.changes
2021-02-16 09:18:47.559150844 +0100
@@ -1,0 +2,31 @@
+Thu Feb 11 18:23:14 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.21.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.21.0
+- Changes since 5.20.90:
+ * Layout tables correctly in rtl case
+ * Improve dragging in rtl mode
+ * Fix crashes relating to PageDialog (kde#432147)
+ * Always open a dialog when it's loaded
+ * Make table header height equal to Kirigami list item height
+ * Remove rangeToX values from History page
+ * ProcessSortFilter: Check if any column has been set rather than only uid
+ * Use the correct total memory sensor for Application Details
+ * Port ApplicationDetails to use HistoryProxySource
+ * Use view color as background color for Application Details pane
+ * Set a proper icon for the "search" actions in table faces
+ * Create TreeDecoration dynamically
+ * Use a Loader for deferring creation of dialogs in main files
+
+-------------------------------------------------------------------
+Thu Jan 21 21:32:39 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.20.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/20.90/
+- Too many changes to list here
+
+-------------------------------------------------------------------
Old:
----
plasma-systemmonitor-5.20.0.tar.xz
plasma-systemmonitor-5.20.0.tar.xz.sig
New:
----
plasma-systemmonitor-5.21.0.tar.xz
plasma-systemmonitor-5.21.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-systemmonitor.spec ++++++
--- /var/tmp/diff_new_pack.sZ0VBY/_old 2021-02-16 09:18:48.155151666 +0100
+++ /var/tmp/diff_new_pack.sZ0VBY/_new 2021-02-16 09:18:48.159151672 +0100
@@ -1,7 +1,7 @@
#
# spec file for package plasma5-systemmonitor
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,25 +19,27 @@
%define kf5_version 5.73.0
%bcond_without lang
Name: plasma5-systemmonitor
-Version: 5.20.0
+Version: 5.21.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-systemmonitor/plasma-systemmonitor-%{version}.tar.xz
+Source0: plasma-systemmonitor-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma-systemmonitor/plasma-systemmonitor-%{version}.tar.xz.sig
+Source1: plasma-systemmonitor-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.10
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: fdupes
+BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config) >= %{kf5_version}
BuildRequires: cmake(KF5DBusAddons) >= %{kf5_version}
BuildRequires: cmake(KF5Declarative) >= %{kf5_version}
BuildRequires: cmake(KF5GlobalAccel) >= %{kf5_version}
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
+BuildRequires: cmake(KF5ItemModels) >= %{kf5_version}
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
BuildRequires: cmake(KF5NewStuff) >= %{kf5_version}
BuildRequires: cmake(KF5Service) >= %{kf5_version}
@@ -46,12 +48,11 @@
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5Widgets)
-BuildRequires: update-desktop-files
+Requires: kdeclarative-components
Requires: kirigami2
Requires: kitemmodels-imports
Requires: knewstuff-imports
Requires: kquickcharts
-Requires: kdeclarative-components
Requires: libqt5-qtquickcontrols2
Requires: qqc2-desktop-style
++++++ plasma-systemmonitor-5.20.0.tar.xz -> plasma-systemmonitor-5.21.0.tar.xz
++++++
++++ 29849 lines of diff (skipped)