Accepting request 963185 from GNOME:Next
New stable rel OBS-URL: https://build.opensuse.org/request/show/963185 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=202
This commit is contained in:
parent
a02fd25ce7
commit
9af0829bd6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7fc44c61949b794b0289968ebbbcc0c15f8cfc3d9e45bfaa81ed45c12139e5f
|
||||
size 774644
|
3
gnome-system-monitor-42.0.tar.xz
Normal file
3
gnome-system-monitor-42.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13239d22032201a22bd29833c575b684816700d2de168a1530223577c5c075dc
|
||||
size 978208
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 20 08:14:04 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 10:15:18 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.rc:
|
||||
+ Updated screenshots.
|
||||
+ Updated translations.
|
||||
- Changes from version 42.beta:
|
||||
+ Update libhandy subproject base branch from master to main.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 8 21:47:04 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.alpha:
|
||||
+ Opt in to libhandy dark style preference.
|
||||
+ Improved alignment with more than 10 cores.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 19:41:17 UTC 2021 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-system-monitor
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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: 41.0
|
||||
Version: 42.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/41/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-system-monitor/42/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@ -39,7 +39,7 @@ BuildRequires: pkgconfig(gmodule-2.0)
|
||||
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(libhandy-1) >= 1.5.0
|
||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.35
|
||||
BuildRequires: pkgconfig(libsystemd) >= 44
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.0
|
||||
|
Loading…
Reference in New Issue
Block a user