diff --git a/gnome-system-monitor-42.0.tar.xz b/gnome-system-monitor-42.0.tar.xz deleted file mode 100644 index 72f3873..0000000 --- a/gnome-system-monitor-42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13239d22032201a22bd29833c575b684816700d2de168a1530223577c5c075dc -size 978208 diff --git a/gnome-system-monitor-44.0.tar.xz b/gnome-system-monitor-44.0.tar.xz new file mode 100644 index 0000000..05d3817 --- /dev/null +++ b/gnome-system-monitor-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2bab7eddba92827c4c8de44293e7e3c84c9e5076f31985887ff8969cec45e6e +size 1012688 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 1f159f7..a676a04 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Mar 17 20:25:02 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 6 13:16:16 UTC 2023 - Bjørn Lie + +- Update to version 44.rc: + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 24 17:54:59 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + Code improvements + + Fixed help overlay shortcuts + + Use WMClass for application + + Don't reset the graph when toggling smooth draw + + Updated translations. + ------------------------------------------------------------------- Sun Mar 20 08:14:04 UTC 2022 - Bjørn Lie diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index dc19648..84d1fe5 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-system-monitor # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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: 42.0 +Version: 44.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/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-system-monitor/44/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++