From f09036c462c24f90346d60a2368634d287c17cc0 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Tue, 16 Mar 2021 11:42:01 +0800 Subject: [PATCH] xfce4-systemload-plugin: 1.2.4 -> 1.3.0 Release notes for 1.3.0 ======================= - Port to xfconf - Add new icons and switch to rDNS naming - Add Help button to properties dialog - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - configure.ac: use AC_PROG_CC_C99 - Translation Updates: Belarusian, Bulgarian, English (Canada), Hungarian, Russian, Turkish, Ukrainian Signed-off-by: Kai Kang Signed-off-by: Khem Raj --- ...temload-plugin_1.2.4.bb => xfce4-systemload-plugin_1.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-panel-plugins/systemload/{xfce4-systemload-plugin_1.2.4.bb => xfce4-systemload-plugin_1.3.0.bb} (79%) diff --git a/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.4.bb b/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.0.bb similarity index 79% rename from meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.4.bb rename to meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.0.bb index b966711bdf..e6a5ec0b25 100644 --- a/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.4.bb +++ b/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.0.bb @@ -7,4 +7,4 @@ inherit xfce-panel-plugin DEPENDS += "upower" -SRC_URI[sha256sum] = "0531b8df923cba3be8d064cb8b638b954df74915e5a447228999517847789835" +SRC_URI[sha256sum] = "1148f8e90cc53cae9b3aa32e10df4bd9fdc2f06db09d8429f88fbdd874fc171d"