To: ['openembedded-core@lists.openembedded.org']
To: 
Subject: [AUH] libmodulemd: upgrading to 2.15.3 SUCCEEDED
Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260613065432/all/libmodulemd/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260613065432/all/libmodulemd/0001-libmodulemd-upgrade-2.15.2-2.15.3.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260613065432/all/libmodulemd/buildhistory-diff.txt

Hello,

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

Next steps:
    - apply the patch: git am 0001-libmodulemd-upgrade-2.15.2-2.15.3.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 cb6dbeebdf96f7c5dbedd2f33afb9d803b6d460a Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 13 Jun 2026 07:14:17 +0000
Subject: [PATCH] libmodulemd: upgrade 2.15.2 -> 2.15.3

---
 .../{libmodulemd_2.15.2.bb => libmodulemd_2.15.3.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/libmodulemd/{libmodulemd_2.15.2.bb => libmodulemd_2.15.3.bb} (94%)

diff --git a/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb b/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.3.bb
similarity index 94%
rename from meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb
rename to meta/recipes-devtools/libmodulemd/libmodulemd_2.15.3.bb
index 32d2a39c41..4627e53428 100644
--- a/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb
+++ b/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.3.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=25a3927bff3ee4f5b21bcb0ed3fcd6bb"
 
 SRC_URI = "git://github.com/fedora-modularity/libmodulemd;protocol=https;branch=main;tag=${PV}"
 
-SRCREV = "b8b11b4dafaa2c4d73883152bfa7e5bd81cd7395"
+SRCREV = "a8f1c5b1243a8e844a276094007a2bbf8a13b40f"
 
 inherit meson gobject-introspection pkgconfig manpages
 
-- 
2.47.1


