From 037938b6b72ac6f328b514b736fb477abb8c9541d68cc04d44dbac787b612990 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 30 Sep 2017 09:50:27 +0000 Subject: [PATCH] Accepting request 529821 from home:xiaoguang_wang:branches:GNOME:Factory Fix using keyboard can't unlock screen (bsc#1058521, bgo#788169). OBS-URL: https://build.opensuse.org/request/show/529821 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=331 --- gnome-shell.changes | 2 +- gnome-shell.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-shell.changes b/gnome-shell.changes index e2fef64..1ef2528 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -2,7 +2,7 @@ Thu Sep 28 01:59:13 UTC 2017 - xwang@suse.com - Add gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch: - Fix using keyboard can't unlock screen (bgo#788169). + Fix using keyboard can't unlock screen (bsc#1058521, bgo#788169). ------------------------------------------------------------------- Tue Sep 19 10:02:41 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-shell.spec b/gnome-shell.spec index 38f29b5..d15c0b7 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -61,7 +61,7 @@ Patch17: gnome-shell-dateMenu-fixes.patch Patch18: gnome-shell-fix-crash-hint-actor-NULL.patch # PATCH-FIX-UPSTREAM gnome-shell-only-listen-window-created-events-once.patch bgo#787361 zaitor@opensuse.org -- gtk-embed: ensure we only listen for window-created events once Patch19: gnome-shell-only-listen-window-created-events-once.patch -# PATCH-FIX-UPSTREAM gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch bgo#788169 xwang@suse.com -- Avoid login dialog grabs focus when screen locked +# PATCH-FIX-UPSTREAM gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch bsc#1058521 bgo#788169 xwang@suse.com -- Avoid login dialog grabs focus when screen locked Patch20: gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch ## NOTE: Keep SLE Classic patches at bottom. # PATCH-FEATURE-SLE gs-sle-classic-ext.patch bnc#862615 cxiong@suse.com -- add SLE Classic support