From 745e253618a10224d653f6c0f0eefb1e11b5a87c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 8 Apr 2021 00:18:25 +0200 Subject: [PATCH] xfce4-battery-plugin: upgrade 1.1.3 -> 1.1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 1.1.4 ======================= - Add help button to properties dialog - Drop subtitle from settings dialog - Fix labels alignment for very small panels - Fix compilation warnings - automake: INCLUDES -> AM_CPPFLAGS - autoconf: Some updates - Remove unnecessary boxes - Remove GSourceFunc casts - Add new README.md, update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Update URLs from goodies.xfce.org to docs.xfce.org (Bug #16154) - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...4-battery-plugin_1.1.3.bb => xfce4-battery-plugin_1.1.4.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/battery/{xfce4-battery-plugin_1.1.3.bb => xfce4-battery-plugin_1.1.4.bb} (66%) diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.3.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb similarity index 66% rename from meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.3.bb rename to meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb index ecbdc265e48..9e65cf688a8 100644 --- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.3.bb +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb @@ -5,5 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" inherit xfce-panel-plugin -SRC_URI[md5sum] = "9f82c7e77de0a417716d68d33367973b" -SRC_URI[sha256sum] = "12be0a44d16bd1e1618513ee64f946814925872db7d1c1188ab1454b00d040a3" +SRC_URI[sha256sum] = "107df2a837156c010e1eab5430bab90c77f0a3dc699b5937678c8a9c5e64c222"