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>
This commit is contained in:
Markus Volk 2024-01-10 10:11:43 +01:00 committed by Khem Raj
parent 348792f025
commit 46ce0a49aa
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -32,7 +32,7 @@ GIR_MESON_OPTION = ""
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
SRC_URI[archive.sha256sum] = "15fca4bd6129a8b3f990197fbd1ee58d74b641510afaaf0882a7fa36634fc5f2"
SRC_URI[archive.sha256sum] = "3a19724720d8274dc6bced68e0dd5fc7668a04cd79978cbbb8223474ccdda9ab"
SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"