From 45a1cd5fcdc1ef3f4442388c021e0f677d36f792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 27 Dec 2019 22:30:58 +0100 Subject: [PATCH] exo: upgrade 0.12.10 -> 0.12.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Looks like a mini-bugfix: Release notes for 0.12.11 ========================= General: - Bump documentation dates - Add *.mo to .gitignore Bug Fixes: - Revert padding patches that add too much padding in the Thunar compact view (Xfce #16196) Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-xfce/recipes-xfce/exo/{exo_0.12.10.bb => exo_0.12.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/exo/{exo_0.12.10.bb => exo_0.12.11.bb} (88%) diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.11.bb similarity index 88% rename from meta-xfce/recipes-xfce/exo/exo_0.12.10.bb rename to meta-xfce/recipes-xfce/exo/exo_0.12.11.bb index 4deedbfbca..4c16689d3e 100644 --- a/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb +++ b/meta-xfce/recipes-xfce/exo/exo_0.12.11.bb @@ -20,8 +20,8 @@ SRC_URI_append_class-native = " \ file://reduce-build-to-exo-csource-only.patch \ " -SRC_URI[md5sum] = "ef1db71eb24cf24f6870444ccfc2345d" -SRC_URI[sha256sum] = "848fd65175118786e994fcf8b28f8c804f58d21cc9d961e00897cd97dc257cac" +SRC_URI[md5sum] = "efeb039d64b3257e39a1a38e75eb19b1" +SRC_URI[sha256sum] = "ec892519c08a67f3e0a1f0f8d43446e26871183e5aa6be7f82e214f388d1e5b6" PACKAGECONFIG ??= "" PACKAGECONFIG_class-target ??= "gtk"