diff mbox series

[AUH] pango: upgrading to 1.51.0 SUCCEEDED

Message ID 0101018a006e696e-eb37b42e-8002-4954-9247-948ce200645d-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] pango: upgrading to 1.51.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Aug. 16, 2023, 10:19 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-pango-upgrade-1.50.14-1.51.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 0fced12294a2b8796c5798e4a3a0fac25f42c93d Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 16 Aug 2023 13:52:45 +0000
Subject: [PATCH] pango: upgrade 1.50.14 -> 1.51.0

---
 .../pango/{pango_1.50.14.bb => pango_1.51.0.bb}                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/pango/{pango_1.50.14.bb => pango_1.51.0.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/pango/pango_1.50.14.bb b/meta/recipes-graphics/pango/pango_1.51.0.bb
similarity index 94%
rename from meta/recipes-graphics/pango/pango_1.50.14.bb
rename to meta/recipes-graphics/pango/pango_1.51.0.bb
index ec7a913009..3bf84458e5 100644
--- a/meta/recipes-graphics/pango/pango_1.50.14.bb
+++ b/meta/recipes-graphics/pango/pango_1.51.0.bb
@@ -24,7 +24,7 @@  SRC_URI += "file://run-ptest \
            file://0001-Skip-running-test-layout-test.patch \
            "
 
-SRC_URI[archive.sha256sum] = "1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8"
+SRC_URI[archive.sha256sum] = "74efc109ae6f903bbe6af77eaa2ac6094b8ee245a2e23f132a7a8f0862d1a9f5"
 
 DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi"