diff mbox series

[meta-xfce,10/10] xfce4-xkb-plugin: upgrade 0.8.2 -> 0.9.0

Message ID 20251006155146.416335-10-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,01/10] xfce4-netload-plugin: upgrade 1.4.2 -> 1.5.0 | expand

Commit Message

Jason Schonberg Oct. 6, 2025, 3:51 p.m. UTC
License-Change: Previously copyright by Alexander Iliev.  Now distributed under GPL 2

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-xkb-plugin/-/tags/xfce4-xkb-plugin-0.9.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-xkb-plugin/-/tags/xfce4-xkb-plugin-0.8.5
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-xkb-plugin/-/tags/xfce4-xkb-plugin-0.8.4
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-xkb-plugin/-/tags/xfce4-xkb-plugin-0.8.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...{xfce4-xkb-plugin_0.8.2.bb => xfce4-xkb-plugin_0.9.0.bb} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/xkb/{xfce4-xkb-plugin_0.8.2.bb => xfce4-xkb-plugin_0.9.0.bb} (65%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.9.0.bb
similarity index 65%
rename from meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb
rename to meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.9.0.bb
index 0e482af353..e33a596ee0 100644
--- a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb
+++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.9.0.bb
@@ -2,11 +2,13 @@  SUMMARY = "XKB layout switching panel plug-in for the Xfce desktop environment"
 HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin/start"
 SECTION = "x11/application"
 LICENSE = "GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+XFCE_COMPRESS_TYPE = "xz"
 
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "bb4be13f6f73cd86a6d939e1a6b125841cf266415bc4fd134a511e4f0cf97967"
+SRC_URI[sha256sum] = "7cd7f3626ef39dc4ce142b2f96ab7583cbea84b4c0352fbc9c9667faac0bdd12"
 
 DEPENDS += "libxklavier libwnck3 librsvg garcon"