Accepting request 1109830 from GNOME:Next
Pushing GNOME 45.rc packages OBS-URL: https://build.opensuse.org/request/show/1109830 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=206
This commit is contained in:
parent
3fddfa50d6
commit
2739a7225a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2bab7eddba92827c4c8de44293e7e3c84c9e5076f31985887ff8969cec45e6e
|
||||
size 1012688
|
3
gnome-system-monitor-45.0.1.tar.xz
Normal file
3
gnome-system-monitor-45.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43f6b7805c74532490edb8822ebdf8b3cf2c5ef842a51252a14c34715f5d49b4
|
||||
size 1018808
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 3 12:09:40 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -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++
|
||||
|
Loading…
Reference in New Issue
Block a user