All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kai" <kai.kang@windriver.com>
To: schnitzeltony@gmail.com
Cc: openembedded-devel@lists.openembedded.org
Subject: [meta-xfce][PATCH 2/4] xfce4-weather-plugin: 0.10.1 -> 0.10.2
Date: Thu, 19 Nov 2020 15:41:32 +0800	[thread overview]
Message-ID: <20201119074134.6963-3-kai.kang@windriver.com> (raw)
In-Reply-To: <20201119074134.6963-1-kai.kang@windriver.com>

From: Kai Kang <kai.kang@windriver.com>

0.10.2
======
- weather-icon: fix use-after-free in get_user_icons_dir
- Fix GTimeVal deprecation
- Update copyright/bugzilla URLs
- Switch to the 2.0 API
- Add basic GitLab pipeline
- Bug #16717: Move from exo-csource to xdt-csource
- Fix unprintable character in summary subtitle (bug #16394)
- Improve contrast in weather report, similar to GTK2 + Adwaita (bug #15806)
- Enable keyboard scrolling in Details pane (bug #15912)
- Support solarnoon and solarmidnight (bug #15771)
- Fix day/night calculation (bug #16091)
- Translation Updates

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 ...weather-plugin_0.10.1.bb => xfce4-weather-plugin_0.10.2.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/weather/{xfce4-weather-plugin_0.10.1.bb => xfce4-weather-plugin_0.10.2.bb} (72%)

diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.1.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.2.bb
similarity index 72%
rename from meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.1.bb
rename to meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.2.bb
index ad9b6e9e7..404523019 100644
--- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.1.bb
+++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.10.2.bb
@@ -7,7 +7,6 @@ inherit xfce-panel-plugin
 
 DEPENDS += "libsoup-2.4 dbus-glib upower"
 
-SRC_URI[md5sum] = "203ad16e74d4823f6fb6e9a18bb7df55"
-SRC_URI[sha256sum] = "afb2af5f3effc2ea6181636ed0e82e6dafd556ec1b8478100802f85a5d167a89"
+SRC_URI[sha256sum] = "9017790b92953090c849b17b357b42fa8c562bf0e25af2fd2e5f53cfebc662c6"
 
 FILES_${PN} += "${datadir}/xfce4/weather"
-- 
2.17.1


  parent reply	other threads:[~2020-11-19  7:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19  7:41 [meta-xfce][PATCH 0/4] Update 4 recipes in meta-xfce kai
2020-11-19  7:41 ` [meta-xfce][PATCH 1/4] xfce4-cpufreq-plugin: 1.2.1 -> 1.2.2 kai
2020-11-19  7:41 ` kai [this message]
2020-11-19  7:41 ` [meta-xfce][PATCH 3/4] xfce4-mailwatch-plugin: 1.2.0 -> 1.3.0 kai
2020-11-19  7:41 ` [meta-xfce][PATCH 4/4] tumbler: 0.2.9 -> 0.3.1 kai
2020-11-20 20:18 ` [meta-xfce][PATCH 0/4] Update 4 recipes in meta-xfce Andreas Müller
2020-11-20 22:58   ` [oe] " Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201119074134.6963-3-kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=schnitzeltony@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.