From 745e253618a10224d653f6c0f0eefb1e11b5a87c Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Thu, 8 Apr 2021 00:18:25 +0200 Subject: 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 --- .../recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.3.bb | 9 --------- .../recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.3.bb create mode 100644 meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb 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.3.bb deleted file mode 100644 index ecbdc265e4..0000000000 --- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.3.bb +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" -HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" - -inherit xfce-panel-plugin - -SRC_URI[md5sum] = "9f82c7e77de0a417716d68d33367973b" -SRC_URI[sha256sum] = "12be0a44d16bd1e1618513ee64f946814925872db7d1c1188ab1454b00d040a3" diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb new file mode 100644 index 0000000000..9e65cf688a --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.4.bb @@ -0,0 +1,8 @@ +SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" +HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "107df2a837156c010e1eab5430bab90c77f0a3dc699b5937678c8a9c5e64c222" -- cgit v1.2.3-54-g00ecf