From 988108b216ae23a3191935d88fd4151b63ae6fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 3 Jan 2021 15:12:41 +0100 Subject: [PATCH] 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 --- ...4-fsguard-plugin_1.1.1.bb => xfce4-fsguard-plugin_1.1.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/fsguard/{xfce4-fsguard-plugin_1.1.1.bb => xfce4-fsguard-plugin_1.1.2.bb} (71%) 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.2.bb similarity index 71% rename from meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.1.bb rename to meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.2.bb index 183d521afd..5585a4f0aa 100644 --- 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.2.bb @@ -5,5 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3434d79d62df09abf5f78bb76d6cd21b" inherit xfce-panel-plugin -SRC_URI[md5sum] = "d1e1fda4e80c36741643b1d9eca5c5c1" -SRC_URI[sha256sum] = "d6d05d0a90a68453d65cdceec5ca7eeaef864393ab62eef532a7ba58f374d516" +SRC_URI[sha256sum] = "67d8e6a219a7117c59693adbc59c39a6eba31e3f18a5499189ef4ef28b554105"