From ec4530b51c904f0595e891f30d3a7ff8d9ee829215ef3e0093449708263f82a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 20 Feb 2025 09:29:48 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main gnome-shell revision 331a952fbef1b7385d2cb33052f553ba --- _service | 4 ++-- gnome-shell-47.1.obscpio | 3 --- gnome-shell-47.4.obscpio | 3 +++ gnome-shell.changes | 39 +++++++++++++++++++++++++++++++++++++++ gnome-shell.obsinfo | 6 +++--- gnome-shell.spec | 4 ++-- 6 files changed, 49 insertions(+), 10 deletions(-) delete mode 100644 gnome-shell-47.1.obscpio create mode 100644 gnome-shell-47.4.obscpio diff --git a/_service b/_service index 021f0ee..65c50c6 100644 --- a/_service +++ b/_service @@ -3,11 +3,11 @@ git https://gitlab.gnome.org/GNOME/gnome-shell.git - 47.1 + 47.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 - + disable git diff --git a/gnome-shell-47.1.obscpio b/gnome-shell-47.1.obscpio deleted file mode 100644 index e447505..0000000 --- a/gnome-shell-47.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87cd89e97257f0d2b25bf17c94a8a6232e2fb0ace83267816de4c48070b7a125 -size 17022477 diff --git a/gnome-shell-47.4.obscpio b/gnome-shell-47.4.obscpio new file mode 100644 index 0000000..cc927bb --- /dev/null +++ b/gnome-shell-47.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8e50a35ae4971b6a8d9df7a07d992d44936c733ff7c36bf125b38c496d81b4 +size 17021453 diff --git a/gnome-shell.changes b/gnome-shell.changes index 454ba19..09b3382 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 5 12:27:12 UTC 2025 - Bjørn Lie + +- Update to version 47.4: + + Fix overlapping tiles in app grid on hover + + Fix default user avatar with light style + + Fixed crash + + Misc. bug fixes and cleanups + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 13 12:50:32 UTC 2025 - Bjørn Lie + +- Update to version 47.3: + + Fix Escape handling in run dialog + + Fix custom text-scaling-factor getting reset + + Tweak ibus candidate popover appearance + + Misc. bug fixes and cleanups + +------------------------------------------------------------------- +Mon Nov 25 19:59:34 UTC 2024 - Bjørn Lie + +- Update to version 47.2: + + Fix graphical artifacts in partially-rounded buttons + + Fix caret tracking in magnifier + + Improve accessibility of keyboard backlight quick settings + toggle + + Fix resetting non-caps shift key in on-screen keyboard + + Misc. bug fixes and cleanups + + Updated translations. + +------------------------------------------------------------------- +Fri Nov 08 19:28:51 UTC 2024 - bjorn.lie@gmail.com + +- Update to version 47.1+6: + + st/theme-node-drawing: Don't skip square top left inset shadow + corners + + Updated translations. + ------------------------------------------------------------------- Sat Oct 19 08:44:46 UTC 2024 - Bjørn Lie diff --git a/gnome-shell.obsinfo b/gnome-shell.obsinfo index a6f582f..4b19a7c 100644 --- a/gnome-shell.obsinfo +++ b/gnome-shell.obsinfo @@ -1,4 +1,4 @@ name: gnome-shell -version: 47.1 -mtime: 1729272127 -commit: c35b83650eb8444dbcfd1bc929eb28afdb9f6ee2 +version: 47.4 +mtime: 1738755842 +commit: acde3efa5f16dd84ecb12ff91685e06189861469 diff --git a/gnome-shell.spec b/gnome-shell.spec index 11c07b3..c815a32 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-shell # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define mutter_req 46.0 Name: gnome-shell -Version: 47.1 +Version: 47.4 Release: 0 Summary: GNOME Shell # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later