aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2021-03-16 11:42:00 +0800
committerKhem Raj <raj.khem@gmail.com>2021-03-16 21:37:15 -0700
commit635343832c83f083fb3512f0240dbd6bb7b4849b (patch)
treeea431579688b729fcd36543dfa9fd541daac3121 /meta-xfce
parent44284f23c18eb8e68fcf2070db182e878415f883 (diff)
downloadmeta-openembedded-contrib-635343832c83f083fb3512f0240dbd6bb7b4849b.tar.gz
xfce4-weather-plugin: 0.10.2 -> 0.11.0
Release notes for 0.11.0 ======================== - Port to Xfconf Please note that settings from the rc file are not automatically migrated. - Fix null g_array_sort() argument - settings: Use infobar and symbolic icons - Improve forecast window - autoconf: Remove AC_HEADER_STDC - Update `.gitignore` - Set pointers to NULL - Fix double-free - Fix missing-prototypes - Enable debug=yes when compiling from git and fix warnings - Remove GSourceFunc casts - Update copyright - Translation Updates: Basque, Belarusian, Bulgarian, Czech, Danish, Finnish, Greek, Portuguese (Brazil), Russian, Serbian, Slovak, Turkish, Ukrainian Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.0.bb (renamed from meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.2.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.0.bb
index 4045230198..45b43863a0 100644
--- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.2.bb
+++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.0.bb
@@ -7,6 +7,6 @@ inherit xfce-panel-plugin
DEPENDS += "libsoup-2.4 dbus-glib upower"
-SRC_URI[sha256sum] = "9017790b92953090c849b17b357b42fa8c562bf0e25af2fd2e5f53cfebc662c6"
+SRC_URI[sha256sum] = "e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc"
FILES_${PN} += "${datadir}/xfce4/weather"