diff mbox series

[meta-gnome,1/5] gnome-shell: update 46.0 -> 46.1

Message ID 20240422060041.222739-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,1/5] gnome-shell: update 46.0 -> 46.1 | expand

Commit Message

Markus Volk April 22, 2024, 6 a.m. UTC
46.1
====
* Improve notification of conflicting session [Joan; !3235]
* Add shift level to Korean OSK layout [Carlos; !3222]
* Fix markup support in notifications [Sebastian; !3247]
* extensions-app: Fix empty rows with '&' in extension name [Florian; !3266]
* extensions-app: Improve HIG compliance [Automeris; !3269, !3271]
* Omit expand buttons in notification banners [Julian; !3249]
* Misc. bug fixes and cleanups [dcz, Totto16, Sebastian, Florian;
  !3262, !3253, !3260, !3234]

Contributors:
  dcz, Carlos Garnacho, Sebastian Keller, Robert Mader, Florian Müllner,
  Automeris naranja, Julian Sparber, Joan Torres, Totto16, Sebastian Wick

Translators:
  Danial Behzadi [fa], Baurzhan Muftakhidinov [kk], Anders Jonsson [sv],
  Aurimas Černius [lt], Yuri Chornoivan [uk], Daniel Rusek [cs],
  Ekaterine Papava [ka], Asier Sarasua Garmendia [eu], Jiri Grönroos [fi],
  Piotr Drąg [pl], Yaron Shahrabani [he], Brage Fuglseth [nb], A S Alam [pa],
  Christian Kirbach [de], Milo Casagrande [it], Fran Dieguez [gl],
  Jordi Mas i Hernandez [ca], Jordi Mas [ca], Sabri Ünal [tr],
  Boyuan Yang [zh_CN], Athmane MOKRAOUI [kab], Vincent Chatelain [fr],
  Милош Поповић [sr, sr@latin], Martin [sl], Nathan Follens [nl], Artur S0 [ru],
  Juliano de Souza Camargo [pt_BR], Changwoo Ryu [ko], Jose Riha [sk],
  Fabio Tomat [fur], Peter Vágner [sk], Andi Chandler [en_GB]

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../gnome-shell/{gnome-shell_46.0.bb => gnome-shell_46.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_46.0.bb => gnome-shell_46.1.bb} (95%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.1.bb
similarity index 95%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.0.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.1.bb
index 907cfdf67..ed86cbcb6 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.1.bb
@@ -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] = "6bc41340b6de05774e97cfe20feba86e2b3cc9c8139118f24bd84ac63e82b53e"
+SRC_URI[archive.sha256sum] = "64f999844c101e63bf294d45b138de56319ad2f326282721aad0fa860653b369"
 SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
 
 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"