From e5efb91c1b7204998501d3d574835224a4e34de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 7 Mar 2021 23:34:42 +0100 Subject: [PATCH] xfce4-panel: upgrade 4.16.1 -> 4.16.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.16.2 ======================== - Add icons to help and about items in panel menu - Modernize documentation (developer.xfce.org) - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../{xfce4-panel_4.16.1.bb => xfce4-panel_4.16.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.16.1.bb => xfce4-panel_4.16.2.bb} (94%) diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb similarity index 94% rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb index b92ebde002..7e54022ffd 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb @@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection features_check remove-libtool mime-xd REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "fa099bc6be6592dbb828747a473c2e1b0e7f85afd945a98002b475bb6f975991" +SRC_URI[sha256sum] = "8634166e6f14318daec363f7e2371d49b98986f9bce313a7dd1554f30b48b5cf" SRC_URI += " \ file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ file://0002-use-lxdm-to-replace-dm-tool.patch \