diff mbox series

[AUH] xfce4-weather-plugin: upgrading to 0.11.1 SUCCEEDED

Message ID 0101018b993e05c2-4011d971-af1d-441e-a4c3-b354d9d3231a-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xfce4-weather-plugin: upgrading to 0.11.1 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 7:31 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *xfce4-weather-plugin* to *0.11.1* has Succeeded.

Next steps:
    - apply the patch: git am 0001-xfce4-weather-plugin-upgrade-0.11.0-0.11.1.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 029b13ccf3f41ba5aeffa709d69d57ad6dde58d2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 07:14:05 +0000
Subject: [PATCH] xfce4-weather-plugin: upgrade 0.11.0 -> 0.11.1

---
 ...-weather-plugin_0.11.0.bb => xfce4-weather-plugin_0.11.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/weather/{xfce4-weather-plugin_0.11.0.bb => xfce4-weather-plugin_0.11.1.bb} (80%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.0.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.1.bb
similarity index 80%
rename from meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.0.bb
rename to meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.1.bb
index ede98e992..858bd5459 100644
--- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.0.bb
+++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.1.bb
@@ -7,6 +7,6 @@  inherit xfce-panel-plugin
 
 DEPENDS += "libsoup-2.4 dbus-glib upower"
 
-SRC_URI[sha256sum] = "e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc"
+SRC_URI[sha256sum] = "a45146f9a0dcdc95d191c09c64ad279ae289cf8f811c4433e08e31a656845239"
 
 FILES:${PN} += "${datadir}/xfce4/weather"