From aa561e1adb579d6488b797d037308ba39888bbea Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 3 Jan 2021 15:12:42 +0100 Subject: xfce4-smartbookmark-plugin: upgrade 0.5.1 -> 0.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 0.5.2 ======================= - Fix build with panel 4.15 - Fix ISO C90 forbids mixed declarations and code - Update configure.ac.in syntax - Create README.md. Update configure.ac.in - Add basic GitLab pipeline - Update URLs from goodies.x.o to docs.x.o (Bug #16176) - Fix build with panel 4.15 - Make build less verbose - s/http/https - Translation Updates: Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada), Estonian, Galician, Hebrew, Hindi, Icelandic, Slovak, Slovenian, Spanish, Turkish, Uyghur Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb | 9 --------- .../smartbookmark/xfce4-smartbookmark-plugin_0.5.2.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb create mode 100644 meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.2.bb diff --git a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb deleted file mode 100644 index fa2c474d67..0000000000 --- a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.1.bb +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "Panel plugin allowing to send requests directly to browser" -HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -inherit xfce-panel-plugin - -SRC_URI[md5sum] = "f1c97ac62dd9054e8f2b01568fef3ba6" -SRC_URI[sha256sum] = "3e28fb7cd2e2251e89a8715684081b862406e3fb4e6d8c0caa1b798a97703600" diff --git a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.2.bb b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.2.bb new file mode 100644 index 0000000000..81370e3c11 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.2.bb @@ -0,0 +1,8 @@ +SUMMARY = "Panel plugin allowing to send requests directly to browser" +HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "2a279e2f5a54518684e62ad1f3cd8ef950826505b39725f1b5d8f0c43031cdd3" -- cgit v1.2.3-54-g00ecf