From 09b354f3cc56216016fced2dce594c577c6175d4 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 10 Jan 2024 10:11:46 +0100 Subject: [PATCH] gnome-shell-extensions: update 45.1 -> 45.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 45.2 ==== * window-list: Fix buttons not being clickable at the screen edge [Florian; !291] * window-list: Really fix initial preview visibility [Florian; !292] * workspace-indicator: Really fix initial preview visibility [Florian; !292] * Misc. bug fixes and cleanups [Florian; !290] Contributors: Florian Müllner Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- ...-shell-extensions_45.1.bb => gnome-shell-extensions_45.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell-extensions_45.1.bb => gnome-shell-extensions_45.2.bb} (84%) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb similarity index 84% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb index cfc01c7daf..49cd6b8106 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb @@ -6,7 +6,7 @@ inherit gnomebase gettext gsettings features_check REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" -SRC_URI[archive.sha256sum] = "242e15a0c06e820c3fd8dd6aeac1a8ef865ce58882e5975af1d65934bb4d4261" +SRC_URI[archive.sha256sum] = "ee32f6387a2d18adbff7a956689bc747866b4a8712d73790c002abeae4ccaaaf" EXTRA_OEMESON += " \ -Dextension_set=all \