From 6315a5a90bca86da142fccfeb93f06f9a3ec8e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 7 Mar 2021 23:34:44 +0100 Subject: [PATCH] xfce4-time-out-plugin: upgrade 1.1.1 -> 1.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 1.1.2 ======================= - Check whether the seat exists before ungrabbing it - Create README.md. Update configure.ac.in - Fix compilation warnings - autoconf: Some updates - fix for no dialog after screenlock issue (#13) - Remove GSourceFunc casts (!2) - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...time-out-plugin_1.1.1.bb => xfce4-time-out-plugin_1.1.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/time-out/{xfce4-time-out-plugin_1.1.1.bb => xfce4-time-out-plugin_1.1.2.bb} (67%) diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.1.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb similarity index 67% rename from meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.1.bb rename to meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb index f4ef3f626d7..185e9bca025 100644 --- a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.1.bb +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb @@ -6,5 +6,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" inherit xfce-panel-plugin -SRC_URI[md5sum] = "3087b3248e427822613e5583784b0ac0" -SRC_URI[sha256sum] = "194dbeb8751d8aaedf3850a7a9c770f09d32316a99683cde34d7d0fc5bdba31d" +SRC_URI[sha256sum] = "3dd8eba694ff3ba5c25bd7f5cd70dc22175fb2c0a759213f05ab8f0e629d82d4"