From 9b791e541af8e5845ab5ed5e7e31d02a8a28656f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 3 Jan 2021 15:12:39 +0100 Subject: [PATCH] xfce4-datetime-plugin: upgrade 0.8.0 -> 0.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 0.8.1 ======================= - Fix build with panel 4.15 - Update configure.ac.in syntax and enable debug when building from git - Remove GSourceFunc casts - Fix font size (#30) - Add new README.md and update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Update URLs from goodies.x.o to docs.x.o (Bug #16159) - s/http/https - Update .gitignore - Make build less verbose - Translation Updates: Albanian, Armenian (Armenia), Belarusian, Eastern Armenian, English (Canada), Estonian, Galician, Hebrew, Interlingue, Persian (Iran), Slovak, Spanish, Turkish, Uyghur, Uzbek Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...datetime-plugin_0.8.0.bb => xfce4-datetime-plugin_0.8.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/datetime/{xfce4-datetime-plugin_0.8.0.bb => xfce4-datetime-plugin_0.8.1.bb} (66%) diff --git a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb similarity index 66% rename from meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb rename to meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb index a1fc139bb42..f95995b07cf 100644 --- a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb +++ b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb @@ -5,5 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" inherit xfce-panel-plugin -SRC_URI[md5sum] = "b88e47af4e9e156e43dc993f18218bd3" -SRC_URI[sha256sum] = "cd358bc2ff0707b8ef1504396a19b0a27f802c2ec7bceb5cebe2c7baf6adebd4" +SRC_URI[sha256sum] = "e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540"