From 32592b744d4ffb575eae8e9c481fcc41ea79cee5 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Thu, 18 Dec 2025 13:34:44 +0100 Subject: [PATCH] xfce4-panel: upgrade 4.16.3 -> 4.16.6 Contains translation updates and assorted bugfixes. Changelog: https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/xfce-4.16/NEWS Signed-off-by: Gyorgy Sarvari --- .../{xfce4-panel_4.16.3.bb => xfce4-panel_4.16.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.16.3.bb => xfce4-panel_4.16.6.bb} (94%) diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.6.bb similarity index 94% rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.6.bb index b9201bc655..a11bb118ab 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.6.bb @@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection features_check remove-libtool mime-xd REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "5934eaed8a76da52c29b734ccd79600255420333dd6ebd8fd9f066379af1e092" +SRC_URI[sha256sum] = "ce942fc9d716777c81fa45da428fb6cdbf1417f200c656fd621ea35425b96fe3" SRC_URI += " \ file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ file://0002-use-lxdm-to-replace-dm-tool.patch \