diff mbox series

[AUH] fribidi: upgrading to 1.0.15 SUCCEEDED

Message ID 010101901d23bfb3-2e83f3d3-3cf9-43b8-b549-1c0c0c05c92c-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] fribidi: upgrading to 1.0.15 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org June 15, 2024, 6:23 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-fribidi-upgrade-1.0.14-1.0.15.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 a6f6faf58ee6a86671e90a96c8c0a9498c6ac92f Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Jun 2024 17:35:25 +0000
Subject: [PATCH] fribidi: upgrade 1.0.14 -> 1.0.15

---
 .../fribidi/{fribidi_1.0.14.bb => fribidi_1.0.15.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/fribidi/{fribidi_1.0.14.bb => fribidi_1.0.15.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-support/fribidi/fribidi_1.0.14.bb b/meta/recipes-support/fribidi/fribidi_1.0.15.bb
similarity index 89%
rename from meta/recipes-support/fribidi/fribidi_1.0.14.bb
rename to meta/recipes-support/fribidi/fribidi_1.0.15.bb
index 51752096de..14d901a530 100644
--- a/meta/recipes-support/fribidi/fribidi_1.0.14.bb
+++ b/meta/recipes-support/fribidi/fribidi_1.0.15.bb
@@ -11,7 +11,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.xz \
            "
-SRC_URI[sha256sum] = "76ae204a7027652ac3981b9fa5817c083ba23114340284c58e756b259cd2259a"
+SRC_URI[sha256sum] = "0bbc7ff633bfa208ae32d7e369cf5a7d20d5d2557a0b067c9aa98bcbf9967587"
 
 inherit meson lib_package pkgconfig github-releases