Accepting request 175671 from home:dimstar:branches:GNOME:Factory
Update to 3.8.2.1 OBS-URL: https://build.opensuse.org/request/show/175671 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=97
This commit is contained in:
parent
f386fd8411
commit
34bbcd998d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2d5bdd81c19bc34f83c0ccfde998007df9ef517f5e4bfb5e36513a76c21dce86
|
|
||||||
size 2805036
|
|
3
gnome-system-monitor-3.8.2.1.tar.xz
Normal file
3
gnome-system-monitor-3.8.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df4d2c4dbb4f3408b621140732efb3e38853658addd6aae73613027856f6bb44
|
||||||
|
size 2848744
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 20:52:54 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.8.2.1:
|
||||||
|
+ bgo#700305: Reverted the fix for bgo#92724 until finding a
|
||||||
|
stable solution without causing crash on startup.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 18:39:27 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.8.2:
|
||||||
|
+ bgo#92724: Preserve tree scroll position at top/bottom when
|
||||||
|
new processes are added.
|
||||||
|
+ bgo#485139: Refresh the process list icons on icon theme
|
||||||
|
change.
|
||||||
|
+ bgo#695891: Added menu quit keyboard shortcut (accel
|
||||||
|
Primary-q).
|
||||||
|
+ bgo#696274: Check for logind, not for systemd.
|
||||||
|
+ bgo#699095: Focus the Processes tree on startup.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop pkgconfig(libsystemd-daemon) BuildRequires: no longer
|
||||||
|
required.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 26 10:17:57 UTC 2013 - dimstar@opensuse.org
|
Tue Mar 26 10:17:57 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 3.8.0
|
Version: 3.8.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Summary: A Simple Process Monitor
|
Summary: A Simple Process Monitor
|
||||||
@ -38,7 +38,6 @@ BuildRequires: yelp-tools
|
|||||||
BuildRequires: pkgconfig(gmodule-2.0)
|
BuildRequires: pkgconfig(gmodule-2.0)
|
||||||
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18
|
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18
|
||||||
%if 0%{?suse_version} >= 1220
|
%if 0%{?suse_version} >= 1220
|
||||||
BuildRequires: pkgconfig(libsystemd-daemon) >= 44
|
|
||||||
BuildRequires: pkgconfig(libsystemd-login) >= 44
|
BuildRequires: pkgconfig(libsystemd-login) >= 44
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0
|
BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0
|
||||||
|
Loading…
Reference in New Issue
Block a user