From 277e7e7d1c6bbe94c047e6e670efa8de1bd38af6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 17 Jan 2020 22:26:12 +0100 Subject: [PATCH] xfce4-panel: upgrade 4.14.2 -> 4.14.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.14.3 ======================== Please note: This release replaces 4.14.2 (bad release tarball) - Fix build: Always provide files for vala binding in dist tarball Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../{xfce4-panel_4.14.1.bb => xfce4-panel_4.14.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.14.1.bb => xfce4-panel_4.14.3.bb} (90%) diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.1.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.3.bb similarity index 90% rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.1.bb rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.3.bb index cc3f323bda..677d07c8ac 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.3.bb @@ -8,8 +8,8 @@ inherit xfce gtk-doc gobject-introspection features_check remove-libtool REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[md5sum] = "3323588f1c18f04891e013243da1e355" -SRC_URI[sha256sum] = "9c3c78b49ddfac7d42a804e6a6ad9d22ad64ec60bbe17d8724bc52d3e3f6d114" +SRC_URI[md5sum] = "177818d4a84633c1d489f703fffe905d" +SRC_URI[sha256sum] = "ef22324d26e5af735134bb10f85b6e16525ac9f48be8d2f6b634142fbfcabbc9" SRC_URI += " \ file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ file://0002-use-lxdm-to-replace-dm-tool.patch \