From 53c094eb600af7236aabaad9d59234af5e4a0431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 2 Apr 2022 00:37:01 +0200 Subject: [PATCH] xfce4-notifyd: upgrade 0.6.2 -> 0.6.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 0.6.3 ======================= - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - Remove GSourceFunc casts - Fix missing-prototypes - Bump required GLib version to 2.56 - Implement ISO 8601 time format to avoid post-2.56 GLib functions - settings: Drop subtitle - Fix multiple memory issues (!11) - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../{xfce4-notifyd_0.6.2.bb => xfce4-notifyd_0.6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-apps/xfce4-notifyd/{xfce4-notifyd_0.6.2.bb => xfce4-notifyd_0.6.3.bb} (89%) diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.6.2.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.6.3.bb similarity index 89% rename from meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.6.2.bb rename to meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.6.3.bb index 2174d2af4f..6086608110 100644 --- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.6.2.bb +++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.6.3.bb @@ -14,7 +14,7 @@ DEPENDS = " \ inherit xfce-app -SRC_URI[sha256sum] = "19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545" +SRC_URI[sha256sum] = "56a9f895aed460042f2abe09bb1a899e29b7c7d5a76ecac63dead3ced990859f" # Avoid trouble with other desktops e.g KDE which also ships dbus service named # org.freedesktop.Notifications