From 988108b216ae23a3191935d88fd4151b63ae6fcf Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 3 Jan 2021 15:12:41 +0100 Subject: xfce4-fsguard-plugin: upgrade 1.1.1 -> 1.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 1.1.2 ======================= - Improve spacing in settings dialog (Bug #14665) - Fix "ISO C90 forbids mixed declarations and code" - Modernize the configure.ac.in file - Remove GSourceFunc casts - Replace obsolete xfce_create_panel_button usage - Adds new README.md updates AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Add gitignore - Update URLs from goodies.x.o to docs.x.o (Bug #16163) - Translation Updates: Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada), Estonian, Finnish, Galician, Hebrew, Interlingue, Slovak, Slovenian, Spanish, Turkish, Uyghur Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.1.bb | 9 --------- .../recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.2.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.1.bb create mode 100644 meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.2.bb (limited to 'meta-xfce/recipes-panel-plugins/fsguard') diff --git a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.1.bb b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.1.bb deleted file mode 100644 index 183d521afd..0000000000 --- a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.1.bb +++ /dev/null @@ -1,9 +0,0 @@ -DESCRIPTION = "The FSGuard panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached" -HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin" -LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=3434d79d62df09abf5f78bb76d6cd21b" - -inherit xfce-panel-plugin - -SRC_URI[md5sum] = "d1e1fda4e80c36741643b1d9eca5c5c1" -SRC_URI[sha256sum] = "d6d05d0a90a68453d65cdceec5ca7eeaef864393ab62eef532a7ba58f374d516" diff --git a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.2.bb b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.2.bb new file mode 100644 index 0000000000..5585a4f0aa --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.2.bb @@ -0,0 +1,8 @@ +DESCRIPTION = "The FSGuard panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached" +HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin" +LICENSE = "BSD-2-Clause" +LIC_FILES_CHKSUM = "file://COPYING;md5=3434d79d62df09abf5f78bb76d6cd21b" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "67d8e6a219a7117c59693adbc59c39a6eba31e3f18a5499189ef4ef28b554105" -- cgit v1.2.3-54-g00ecf