diff mbox series

[AUH] gcab: upgrading to 1.6 SUCCEEDED

Message ID 0101018b96bec519-078206c0-d8cb-457e-b944-31bffdeaf9f0-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] gcab: upgrading to 1.6 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 3, 2023, 7:52 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gcab* to *1.6* has Succeeded.

Next steps:
    - apply the patch: git am 0001-gcab-upgrade-1.4-1.6.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 ec612ae3c8cd7882b863bec318f0e41143429499 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 3 Nov 2023 12:32:58 +0000
Subject: [PATCH] gcab: upgrade 1.4 -> 1.6

---
 meta-oe/recipes-gnome/gcab/{gcab_1.4.bb => gcab_1.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-gnome/gcab/{gcab_1.4.bb => gcab_1.6.bb} (89%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-gnome/gcab/gcab_1.4.bb b/meta-oe/recipes-gnome/gcab/gcab_1.6.bb
similarity index 89%
rename from meta-oe/recipes-gnome/gcab/gcab_1.4.bb
rename to meta-oe/recipes-gnome/gcab/gcab_1.6.bb
index 321e7c36a..4278fc945 100644
--- a/meta-oe/recipes-gnome/gcab/gcab_1.4.bb
+++ b/meta-oe/recipes-gnome/gcab/gcab_1.6.bb
@@ -9,7 +9,7 @@  SRC_URI = "\
     ${GNOME_MIRROR}/gcab/${PV}/gcab-${PV}.tar.xz \
     file://run-ptest \
 "
-SRC_URI[sha256sum] = "67a5fa9be6c923fbc9197de6332f36f69a33dadc9016a2b207859246711c048f"
+SRC_URI[sha256sum] = "2f0c9615577c4126909e251f9de0626c3ee7a152376c15b5544df10fc87e560b"
 
 inherit gobject-introspection gtk-doc manpages meson ptest-gnome vala