From 235cc9f1fc2166eb5dfe76126fdc0175863e2f4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 9 Jun 2021 08:38:31 +0200 Subject: [PATCH] xfce4-settings: 4.16.1 upgrade 4.16.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.16.2 ======================== - keyboard: Mark system defaults switch as active (Fixes #310) - keyboard: Correctly initialize setting (Fixes #310) - keyboard: Fix icon name in settings dialog - keyboard: Make buttons translatable (Fixes #306) - xfsettingsd: Fix setting float array properties - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../{xfce4-settings_4.16.1.bb => xfce4-settings_4.16.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.16.1.bb => xfce4-settings_4.16.2.bb} (93%) diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.1.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb similarity index 93% rename from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.1.bb rename to meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb index ccd55723ab4..bf853bfed6c 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb @@ -9,7 +9,7 @@ inherit xfce features_check mime-xdg REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch" -SRC_URI[sha256sum] = "bb28e1be7aa34d0edb1cfbaacc509a4267db56828b36cd6be312a202973635c6" +SRC_URI[sha256sum] = "4dd7cb420860535e687f673c0b5c0274e0d2fb67181281d4b85be9197da03d7e" EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"