diff mbox series

[AUH] parole: upgrading to 4.18.0 SUCCEEDED

Message ID 0101018b993e0010-f4761dd7-748e-46b7-9532-0249280bedfb-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] parole: 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 *parole* to *4.18.0* has Succeeded.

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

---
 .../parole/{parole_4.16.0.bb => parole_4.18.0.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-multimedia/parole/{parole_4.16.0.bb => parole_4.18.0.bb} (90%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb b/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb
similarity index 90%
rename from meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb
rename to meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb
index 04aabe0c7..e2c7a012c 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb
@@ -16,7 +16,7 @@  DEPENDS += " \
     taglib \
 "
 
-SRC_URI[sha256sum] = "0d305ad8ccd3974d6b632f74325b1b8a39304c905c6b405b70f52c4cfd55a7e7"
+SRC_URI[sha256sum] = "bbe52fbc4d3abe30f6c79fc7ac57bd9de9cf74ce1a79b508a1d7de83dc4f3771"
 
 RDEPENDS:${PN} += "gstreamer1.0-plugins-good"