diff mbox series

[AUH] xfce4-appfinder: upgrading to 4.19.1 SUCCEEDED

Message ID 0101018b993e0207-a784f5b5-d1fb-43c7-a6b3-a95563b3fd3f-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xfce4-appfinder: upgrading to 4.19.1 SUCCEEDED | expand

Commit Message

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

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

Next steps:
    - apply the patch: git am 0001-xfce4-appfinder-upgrade-4.18.0-4.19.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 e024afdb27845c88c34a61e5e945b0e093a360b6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 05:58:30 +0000
Subject: [PATCH] xfce4-appfinder: upgrade 4.18.0 -> 4.19.1

---
 .../{xfce4-appfinder_4.18.0.bb => xfce4-appfinder_4.19.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfce4-appfinder/{xfce4-appfinder_4.18.0.bb => xfce4-appfinder_4.19.1.bb} (78%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.18.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.1.bb
similarity index 78%
rename from meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.18.0.bb
rename to meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.1.bb
index 06dc0a200..0fea41c77 100644
--- a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.18.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.1.bb
@@ -8,6 +8,6 @@  inherit xfce features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[sha256sum] = "962a98d7b327d2073ed4cd0f78bce7945ed51b97d52fd60196e8b02ef819c18c"
+SRC_URI[sha256sum] = "d8bd2a1dd9d193eb25e8e5e68b1beae3578a46d1c5eeee30bec7dabbf4330648"
 
 FILES:${PN} += "${datadir}/metainfo"