From f55e25931b64bd635ab1e8ff3976d7633ae08d46 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Fri, 6 Dec 2019 16:21:00 +0800 Subject: [PATCH] exo: 0.12.9 -> 0.12.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upgrade exo from 0.12.9 to 0.12.10. Release notes: * Bug Fixes: - Fix typeahead search regression (Xfce #16191) * Translation Updates: Spanish Signed-off-by: Kai Kang Signed-off-by: Khem Raj Acked-by: Andreas Müller --- meta-xfce/recipes-xfce/exo/{exo_0.12.9.bb => exo_0.12.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/exo/{exo_0.12.9.bb => exo_0.12.10.bb} (88%) diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.9.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb similarity index 88% rename from meta-xfce/recipes-xfce/exo/exo_0.12.9.bb rename to meta-xfce/recipes-xfce/exo/exo_0.12.10.bb index 8d59be13b5..246504b6d5 100644 --- a/meta-xfce/recipes-xfce/exo/exo_0.12.9.bb +++ b/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb @@ -20,8 +20,8 @@ SRC_URI_append_class-native = " \ file://reduce-build-to-exo-csource-only.patch \ " -SRC_URI[md5sum] = "9730f9d270b4968a8bbebe73e6de934f" -SRC_URI[sha256sum] = "9ba0bf0fd59aeb1cd32ae3863e7a78222655eb15eb675ba08f3b3fb933b6fbfe" +SRC_URI[md5sum] = "ef1db71eb24cf24f6870444ccfc2345d" +SRC_URI[sha256sum] = "848fd65175118786e994fcf8b28f8c804f58d21cc9d961e00897cd97dc257cac" PACKAGECONFIG ??= "" PACKAGECONFIG_class-target ??= "gtk"