diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-01-10 10:11:43 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-01-10 08:39:30 -0800 |
| commit | 46ce0a49aa72de158ccaaa8988002131ec3464c4 (patch) | |
| tree | 90b8d81b89158949dbe624c925dd00b4cabd7f63 | |
| parent | 348792f025c31a91453767888a98e818ebed77f2 (diff) | |
| download | meta-openembedded-46ce0a49aa72de158ccaaa8988002131ec3464c4.tar.gz | |
gnome-shell: update 45.1 -> 45.3
45.3
====
* Allow any enter key to be used to screenshot [Scott; !2777]
* Fix spinner in light style variant [Florian; !3080]
* Improve formatting of extension errors [Philip; !3041]
* Fixed crash [Sebastian; !3006]
* Misc. bug fixes and cleanups [Florian, Daniel, Julian, Jonian; !3065, !3031,
!3043, !3047, !3049, !3052, !3064, !3072, !2998]
Contributors:
Scott Buchanan, Philip Chimento, Jonian Guveli, Sebastian Keller,
Florian Müllner, Julian Sparber, Daniel van Vugt
Translators:
Brage Fuglseth [nb]
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb index d35437cb51..1dd043ec82 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb | |||
| @@ -32,7 +32,7 @@ GIR_MESON_OPTION = "" | |||
| 32 | # gobject-introspection is mandatory and cannot be configured | 32 | # gobject-introspection is mandatory and cannot be configured |
| 33 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 33 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
| 34 | 34 | ||
| 35 | SRC_URI[archive.sha256sum] = "15fca4bd6129a8b3f990197fbd1ee58d74b641510afaaf0882a7fa36634fc5f2" | 35 | SRC_URI[archive.sha256sum] = "3a19724720d8274dc6bced68e0dd5fc7668a04cd79978cbbb8223474ccdda9ab" |
| 36 | SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" | 36 | SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" |
| 37 | 37 | ||
| 38 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 38 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
