diff mbox series

[AUH] xfce4-places-plugin: upgrading to 1.8.3 SUCCEEDED

Message ID 0101018b993e03ac-83cb1269-c8b5-4a84-961f-2b768908da3b-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xfce4-places-plugin: upgrading to 1.8.3 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-places-plugin* to *1.8.3* has Succeeded.

Next steps:
    - apply the patch: git am 0001-xfce4-places-plugin-upgrade-1.8.1-1.8.3.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 f170677bb28a42ca29abd9a4624bd4723b09d655 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 06:39:56 +0000
Subject: [PATCH] xfce4-places-plugin: upgrade 1.8.1 -> 1.8.3

---
 ...ce4-places-plugin_1.8.1.bb => xfce4-places-plugin_1.8.3.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.8.1.bb => xfce4-places-plugin_1.8.3.bb} (77%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb
similarity index 77%
rename from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb
rename to meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb
index e8e133035..6400e0d3e 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb
@@ -6,8 +6,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
 
 inherit xfce-panel-plugin
 
-SRC_URI[md5sum] = "bde92cbd08f129d517524784e5060816"
-SRC_URI[sha256sum] = "f211219f03c9260f624370e18c79e4176c9d35a8247158e77e5d811327610ab2"
+SRC_URI[sha256sum] = "f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743"
 
 PACKAGECONFIG ??= "notify"
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"