diff mbox series

[AUH] libmodulemd: upgrading to 2.15.3 SUCCEEDED

Message ID 0101019ebff5e62e-516567d0-4dd1-404e-a773-b19b0aee3b8e-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] libmodulemd: upgrading to 2.15.3 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org June 13, 2026, 7:50 a.m. UTC
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 mbox series

Patch

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