Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-system-monitor for
openSUSE:Factory checked in at 2021-04-12 12:35:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old)
and /work/SRC/openSUSE:Factory/.gnome-system-monitor.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-system-monitor"
Mon Apr 12 12:35:34 2021 rev:111 rq:881143 version:40.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2020-11-23 10:29:13.997278123 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new.2401/gnome-system-monitor.changes
2021-04-12 12:38:18.425435011 +0200
@@ -1,0 +2,47 @@
+Sat Mar 20 09:19:23 UTC 2021 - Michael Gorse <[email protected]>
+
+- Update to version 40.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 18 14:46:42 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 40.rc:
+ + Updated view switcher and preferences.
+ + Fixed out of bounds error.
+ + Use correct x-axis labels.
+ + Fixed compilation warnings.
+ + Updated translations.
+- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Tue Feb 9 11:45:24 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 40.beta:
+ + Fixed load-graph update interval.
+ + Added logarithmic scale option in preferences.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 14 17:48:43 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 40.alpha:
+ + Use random colors for cores.
+ + Enable tabular fonts for tables.
+ + Added memory maps and process priority help page.
+ + Use two decimals precision for CPU usage.
+ + Freeze process table while showing the process kill dialog.
+ + Updated development setup documentation.
+ + Added CPU affinity feature.
+ + Added command-line help for GTK options.
+ + Allow disable smooth drawing for network and memory charts.
+ + Allow configuration of data points to draw.
+ + Make resources sections collapsible.
+ + Chart axis labels follow scaling.
+ + Added option to select network totals unit separately.
+ + Select Memory format in preferences.
+ + Resize process name and command line columns.
+ + Don't use trailing space in chart labels.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-system-monitor-3.38.0.tar.xz
New:
----
gnome-system-monitor-40.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.74fsjY/_old 2021-04-12 12:38:18.965435639 +0200
+++ /var/tmp/diff_new_pack.74fsjY/_new 2021-04-12 12:38:18.969435643 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-system-monitor
#
-# 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
@@ -17,13 +17,13 @@
Name: gnome-system-monitor
-Version: 3.38.0
+Version: 40.0
Release: 0
Summary: A process monitor for the GNOME desktop
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Apps/SystemMonitor
-Source0:
https://download.gnome.org/sources/gnome-system-monitor/3.38/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-system-monitor/40/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gcc-c++
@@ -40,6 +40,7 @@
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18
BuildRequires: pkgconfig(libgtop-2.0) >= 2.37.2
+BuildRequires: pkgconfig(libhandy-1) >= 1.0.0
BuildRequires: pkgconfig(librsvg-2.0) >= 2.35
BuildRequires: pkgconfig(libsystemd) >= 44
BuildRequires: pkgconfig(libxml-2.0) >= 2.0
@@ -69,7 +70,7 @@
%files
%license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc NEWS README.md
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/gnome-system-monitor
%{_datadir}/applications/gnome-system-monitor.desktop
@@ -83,9 +84,11 @@
%dir %{_libexecdir}/%{name}/
%{_libexecdir}/%{name}/gsm-kill
%{_libexecdir}/%{name}/gsm-renice
+%{_libexecdir}/%{name}/gsm-taskset
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/gsm.gresource
%{_datadir}/icons/hicolor/*/apps/org.gnome.SystemMonitor*.svg
+%{_datadir}/icons/hicolor/symbolic/apps/speedometer-symbolic.svg
%files lang -f %{name}.lang
++++++ gnome-system-monitor-3.38.0.tar.xz -> gnome-system-monitor-40.0.tar.xz
++++++
++++ 58867 lines of diff (skipped)