From 5fa50ab27af6ee75299295bc5fd26cc6146de820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 12 Jan 2021 22:52:00 +0100 Subject: [PATCH] xfwm4: upgrade 4.16.0 -> 4.16.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.16.1 ======================== - Catch more XErrors (#476, #486) - Untile window before switching to fullscreen (#478) - Allow interactive resizing with any keyboard modifier (#487) - Do not prefer Xpresent on AMD/Radeon (#490) - Use g_info/g_print instead of g_message for some message - I18n: Update translation: ast, be, be@tarask, cs, el, et, eu, fi, he, hr, hu, ie, pl, pt_BR, zh_TW. Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-xfce/xfwm4/{xfwm4_4.16.0.bb => xfwm4_4.16.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.16.0.bb => xfwm4_4.16.1.bb} (93%) diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.0.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb similarity index 93% rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.0.bb rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb index 3f64365f0d..2cbfdadd5f 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.0.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb @@ -8,7 +8,7 @@ inherit xfce update-alternatives features_check REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "1e22eae1bbb66cebfd1753b0a5606e76ecbf6b09ce4cdfd732d093c936f1feb3" +SRC_URI[sha256sum] = "b5b24ca04bd73c642db0a4b4df81d262381d758f01b51108257d48b391b8718c" PACKAGECONFIG ?= " \ ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \