diff mbox series

[AUH] fribidi: upgrading to 1.0.16 SUCCEEDED

Message ID 0101019277ee5042-4a7d2ca0-a5d0-4672-847f-d2b0ef47598e-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] fribidi: upgrading to 1.0.16 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Oct. 10, 2024, 7:35 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-fribidi-upgrade-1.0.15-1.0.16.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 85dae8db492d530b6958b5bc1d57f330c0eb6d48 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 10 Oct 2024 16:18:24 +0000
Subject: [PATCH] fribidi: upgrade 1.0.15 -> 1.0.16

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

Patch

diff --git a/meta/recipes-support/fribidi/fribidi_1.0.15.bb b/meta/recipes-support/fribidi/fribidi_1.0.16.bb
similarity index 89%
rename from meta/recipes-support/fribidi/fribidi_1.0.15.bb
rename to meta/recipes-support/fribidi/fribidi_1.0.16.bb
index 14d901a530..9f75446da2 100644
--- a/meta/recipes-support/fribidi/fribidi_1.0.15.bb
+++ b/meta/recipes-support/fribidi/fribidi_1.0.16.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] = "0bbc7ff633bfa208ae32d7e369cf5a7d20d5d2557a0b067c9aa98bcbf9967587"
+SRC_URI[sha256sum] = "1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c"
 
 inherit meson lib_package pkgconfig github-releases