[oe-commits] [meta-openembedded] 01/11: xfce4-weather-plugin: upgrade 0.10.0 -> 0.10.1

git at git.openembedded.org git at git.openembedded.org
Thu Feb 27 08:10:10 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 7eb657cb5f9271d5cf7a3a596ada05f5ed42297b
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Thu Feb 27 07:51:03 2020 +0100

    xfce4-weather-plugin: upgrade 0.10.0 -> 0.10.1
    
    Release notes for 0.10.1
    
    ========================
    - Switch to 'locationforecast' product and use a more recent API version
    (bug #16268)
    - Fix invalid scrollbar index to add a label (bug #16023)
    - Update URLs from goodies.x.o to docs.x.o (bug #16182)
    - Fix build with panel 4.15
    - Make build output less verbose
    - Use standard icon names (bug #16059)
    
    Translation Updates:
    Albanian, Croatian, Finnish, Galician, Greek, Portuguese, Slovak,
    Slovenian
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 ...{xfce4-weather-plugin_0.10.0.bb => xfce4-weather-plugin_0.10.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.0.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.1.bb
similarity index 72%
rename from meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.0.bb
rename to meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.1.bb
index 96c2048..ad9b6e9 100644
--- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.0.bb
+++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.1.bb
@@ -7,7 +7,7 @@ inherit xfce-panel-plugin
 
 DEPENDS += "libsoup-2.4 dbus-glib upower"
 
-SRC_URI[md5sum] = "7ff4ab636f93addba0817bf6436d2964"
-SRC_URI[sha256sum] = "4423a0c27830fd1f08e063aaefbf70f31d89235d75549ca841d677ab2e409572"
+SRC_URI[md5sum] = "203ad16e74d4823f6fb6e9a18bb7df55"
+SRC_URI[sha256sum] = "afb2af5f3effc2ea6181636ed0e82e6dafd556ec1b8478100802f85a5d167a89"
 
 FILES_${PN} += "${datadir}/xfce4/weather"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list