diff --git a/gnome-system-monitor-44.0.tar.xz b/gnome-system-monitor-44.0.tar.xz deleted file mode 100644 index 05d3817..0000000 --- a/gnome-system-monitor-44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2bab7eddba92827c4c8de44293e7e3c84c9e5076f31985887ff8969cec45e6e -size 1012688 diff --git a/gnome-system-monitor-45.0.1.tar.xz b/gnome-system-monitor-45.0.1.tar.xz new file mode 100644 index 0000000..55e216e --- /dev/null +++ b/gnome-system-monitor-45.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f6b7805c74532490edb8822ebdf8b3cf2c5ef842a51252a14c34715f5d49b4 +size 1018808 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index a676a04..8e62bb5 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Sun Sep 3 12:09:40 UTC 2023 - Bjørn Lie + +- Update to version 45.0.1: + + GTK4 port preparations. + + Remove visible property from window. + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 16 19:35:42 UTC 2023 - Bjørn Lie + +- Update to version 45.0: + + Fixed dconf error handling. + + Avoid network spike when monitored interfaces change. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 4 09:40:41 UTC 2023 - Bjørn Lie + +- Update to version 45.beta: + + Settings write should be async and delayed. + + Use Terminate instead of End process. + + Make affinity strings translatable. + + Fixed gschema descriptions to match column names. + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 11 12:10:40 UTC 2023 - Bjørn Lie + +- Update to version 45.alpha: + + Add placeholder text to the search entry + + Remove unused ctime_r check + + Don't move main window to left/top screen on start on + multi-screen + + Use action-name properties + + Fixed issue with displaying wrong icon proceeding process name + + Updated translations. + ------------------------------------------------------------------- Fri Mar 17 20:25:02 UTC 2023 - Bjørn Lie diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 84d1fe5..a7d3784 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,13 +17,13 @@ Name: gnome-system-monitor -Version: 44.0 +Version: 45.0.1 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/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-system-monitor/45/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++