From 74d0ffcef36f2a50610c453ddea42df368343687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 17 Jan 2020 22:26:11 +0100 Subject: [PATCH] xfce4-panel-profiles: upgrade 1.0.9 -> 1.0.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 1.0.10 ======================== New Features: - Add openSUSE profile - Add new error for invalid configuration files (Xfce #15983) - 'Current Configuration' now pulls the current panel state instead of the state cached when the program starts (Xfce #16114) - A cancellable warning is now displayed when applying configurations (Xfce #14559) Updated Translations: English (United Kingdom), Galician, Hindi, Slovenian, Thai Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...panel-profiles_1.0.9.bb => xfce4-panel-profiles_1.0.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-apps/xfce4-panel-profiles/{xfce4-panel-profiles_1.0.9.bb => xfce4-panel-profiles_1.0.10.bb} (82%) diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb similarity index 82% rename from meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb rename to meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb index 9c9ae94fcf..5b5a286a40 100644 --- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb +++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb @@ -10,8 +10,8 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "intltool-native" SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2" -SRC_URI[md5sum] = "bee3e251e45ade0ea349366461d6e200" -SRC_URI[sha256sum] = "a8c00af838e85d00600dbf442c8741aa21a332fbceba849e0820560630a6e0ce" +SRC_URI[md5sum] = "6190678bc701c197babcb2389ba46182" +SRC_URI[sha256sum] = "a84d5e748d53bc5da269954cc3ad7f5ac0c4f5813acfd3892ea6f9064f17fb68" do_configure() { # special configure - no autotools...