From 50d06d28d6a11eff88e3e2e5a219e51a9df4cdf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 9 Jan 2020 22:05:11 +0100 Subject: [PATCH] xfce4-terminal: upgrade 0.8.9 -> 0.8.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a hotfix release for 0.8.9: Release notes for 0.8.9.1 ========================= This is a bug-fix release featuring only one change. 0.8.9.1 ======= - Fix "Open terminal here" functionality that was broken in release 0.8.9 (bug #16307) Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../{xfce4-terminal_0.8.9.bb => xfce4-terminal_0.8.9.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.9.bb => xfce4-terminal_0.8.9.1.bb} (70%) diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb similarity index 70% rename from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb rename to meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb index 493758c181..4bdd4cbf2d 100644 --- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb +++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb @@ -8,7 +8,7 @@ inherit xfce-app FILES_${PN} += "${datadir}/xfce4 \ ${datadir}/gnome-control-center" -SRC_URI[md5sum] = "cb40a6cc5b3e35fa4d68f1b702f11027" -SRC_URI[sha256sum] = "247683a51a964cfaa6b1e92030afe9f782efebfcb550a464170b53eb94216795" +SRC_URI[md5sum] = "cb995e4891a3c547bf133b31e4840d01" +SRC_URI[sha256sum] = "0deb0d06e50a8a41fb00e2c3773f0793882cb9f073ae16ead887bb9681c514cd" RRECOMMENDS_${PN} += "vte-prompt"