Message ID | 20250722165344.105075-3-f_l_k@t-online.de |
---|---|
State | New |
Headers | show |
Series | [meta-gnome,1/3] gnome-shell: update 48.0 -> 48.3 | expand |
On 7/22/25 18:53, Markus Volk via lists.openembedded.org wrote: > --- > .../recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb > index f2f3e8654d..5537b3521e 100644 > --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb > +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb It looks the original file name is incorrect, it should say 48.0 instead of 48.3
yes, thanks. Unfortunaltely the file was already renamed in this patch: gnome-shell: update 48.0 -> 48.3 I'll clean that up On Tue, Jul 22 2025 at 19:28:57 +02:00:00, Gyorgy Sarvari via lists.openembedded.org <skandigraun=gmail.com@lists.openembedded.org> wrote: > On 7/22/25 18:53, Markus Volk via lists.openembedded.org wrote: >> --- >> .../recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb | >> 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git >> a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb >> b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb >> index f2f3e8654d..5537b3521e 100644 >> --- >> a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb >> +++ >> b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb > It looks the original file name is incorrect, it should say 48.0 > instead > of 48.3 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#118700): > <https://lists.openembedded.org/g/openembedded-devel/message/118700> > Mute This Topic: <https://lists.openembedded.org/mt/114289767/3618223> > Group Owner: openembedded-devel+owner@lists.openembedded.org > <mailto:openembedded-devel+owner@lists.openembedded.org> > Unsubscribe: > <https://lists.openembedded.org/g/openembedded-devel/unsub> > [f_l_k@t-online.de <mailto:f_l_k@t-online.de>] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb index f2f3e8654d..5537b3521e 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.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] = "f301b5e7354d5adc01c8bb21793810074e1ea408de45300f767d104454db3e33" +SRC_URI[archive.sha256sum] = "adde34c08f40b63411be6f1d17e235550a0090494871e6481c312989d7f4a2d4" EXTRA_OEMESON += " \ -Dextension_set=all \
48.3 ==== * Misc. bug fixes and cleanups [Florian; !409, !411, !405, !413] Contributors: Florian Müllner 48.2 ==== * windowsNavigator: Fix handling keyboard shortcuts [Daniel; !395] * build: Allow disabling the X11 session [Neal; !396, !400] Contributors: Daniel Buch Hansen, Neal Gompa 48.1 ==== Translators: Hugo Carvalho [pt], Danial Behzadi [fa] Signed-off-by: Markus Volk <f_l_k@t-online.de> --- .../recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)