From 34cf4a121450b3fdbef5612b5532ae09c8a6a38a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 27 Jul 2020 00:34:48 +0200 Subject: [PATCH] xfce4-timer-plugin: upgrade 1.7.0 -> 1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 1.7.1 ======================= - Update URLs from goodies.x.o to docs.x.o (Bug #16180) - Do not recreate box when orientation changes - Remove unused eventbox - Avoid square-sized plugin (Bug #16101) - Remove unused variables and function - Resolve GCC warning: ISO C90 forbids mixed declarations and code - Preferences: Improved spacing and layout in editor (Bug #14678) - Selecting a timer always starts it - Add Hossam Ayman's multiple timer code, some leak and g_free fixes in update_function. - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan) Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...fce4-timer-plugin_1.7.0.bb => xfce4-timer-plugin_1.7.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/timer/{xfce4-timer-plugin_1.7.0.bb => xfce4-timer-plugin_1.7.1.bb} (73%) diff --git a/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.0.bb b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.1.bb similarity index 73% rename from meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.0.bb rename to meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.1.bb index 2ddc6f67cd..f154023e2f 100644 --- a/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.0.bb +++ b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.1.bb @@ -6,5 +6,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ae39271267fd63eb7619432ff24e7ff1" inherit xfce-panel-plugin -SRC_URI[md5sum] = "32e6a14e80bf9a93db2f2b3bfd7de920" -SRC_URI[sha256sum] = "2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b" +SRC_URI[md5sum] = "e0df5b6be30993719d084fc4f78a6218" +SRC_URI[sha256sum] = "4b52d2911b1949e945971be6533155ee6ba99c77078eac7fd43b0f2aeca824e3"