diff mbox series

[AUH] catfish: upgrading to 4.18.0 SUCCEEDED

Message ID 0101018b993dfd2c-c978ce47-d6d9-4137-adf2-95547297aa47-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] catfish: upgrading to 4.18.0 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 *catfish* to *4.18.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-catfish-upgrade-4.16.3-4.18.0.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 a6867e60dc922ec186aece97888f4a4c2142b833 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 05:12:29 +0000
Subject: [PATCH] catfish: upgrade 4.16.3 -> 4.18.0

---
 .../catfish/{catfish_4.16.3.bb => catfish_4.18.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-apps/catfish/{catfish_4.16.3.bb => catfish_4.18.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb b/meta-xfce/recipes-apps/catfish/catfish_4.18.0.bb
similarity index 91%
rename from meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
rename to meta-xfce/recipes-apps/catfish/catfish_4.18.0.bb
index 249c8e1bd..6b9392872 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_4.18.0.bb
@@ -9,7 +9,7 @@  REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
 
 DEPENDS += "python3-distutils-extra-native"
 
-SRC_URI[sha256sum] = "e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda"
+SRC_URI[sha256sum] = "fdae9b73cc754a50716bb04b958aa31dbd7e94047068b7207f2ae313a7d58b99"
 
 FILES:${PN} += "${datadir}/metainfo"