diff --git a/gnome-system-monitor-3.32.1.tar.xz b/gnome-system-monitor-3.32.1.tar.xz deleted file mode 100644 index d406173..0000000 --- a/gnome-system-monitor-3.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48c131335091bd927862f40ef56400f997981df2acfc82abea662bf91a1ea4f1 -size 676936 diff --git a/gnome-system-monitor-3.36.0.tar.xz b/gnome-system-monitor-3.36.0.tar.xz new file mode 100644 index 0000000..9da03ad --- /dev/null +++ b/gnome-system-monitor-3.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a70b9ffb537ed31a6c7f8aaab89a460802494fe02516e40f9b2270b89237be +size 693076 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index dd5802d..1507686 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sun Mar 8 13:54:27 UTC 2020 - Bjørn Lie + +- Update to version 3.36.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 1 20:28:19 UTC 2020 - mgorse@suse.com + +- Update to version 3.35.92: + + Drop polkit dependency. + + Fixed GPLv2 text. + + Fix displayed network transfer rates +- Remove polkit-gobject-1 dependency: no longer required. + +------------------------------------------------------------------- +Wed Feb 12 15:51:24 CET 2020 - dimstar@opensuse.org + +- Update to version 3.35.90: + + Fixed quit shortcut. + + Added additional default CPU colors. + + Added cached memory information. + + Require polkit for policy files build. + + Reworked process tree selection handling. + + Use pluralized end process button on revealer. + + Auto expand to processes matching the search filter. + + Updated translations. +- Add pkgconfig(polkit-gobject-1) BuildRequires: new dependency. + ------------------------------------------------------------------- Wed Apr 10 08:37:00 UTC 2019 - Bjørn Lie diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 7cc2d64..059155e 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-system-monitor # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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.32.1 +Version: 3.36.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.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-system-monitor/3.36/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++