diff mbox series

[AUH] libmediaart-2.0: upgrading to 1.9.6 SUCCEEDED

Message ID 0101018b988fdc7b-b788f08d-45c1-4a22-b4d3-ce3731393542-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] libmediaart-2.0: upgrading to 1.9.6 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 4:20 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libmediaart-2.0* to *1.9.6* has Succeeded.

Next steps:
    - apply the patch: git am 0001-libmediaart-2.0-upgrade-1.9.5-1.9.6.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 340fac1ae2f9d5f073fe2fd0dfbf038923bc725b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 03:49:22 +0000
Subject: [PATCH] libmediaart-2.0: upgrade 1.9.5 -> 1.9.6

---
 .../{libmediaart-2.0_1.9.5.bb => libmediaart-2.0_1.9.6.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-multimedia/recipes-support/libmediaart/{libmediaart-2.0_1.9.5.bb => libmediaart-2.0_1.9.6.bb} (90%)
diff mbox series

Patch

diff --git a/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.5.bb b/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb
similarity index 90%
rename from meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.5.bb
rename to meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb
index ad42e2727..90dc6ab49 100644
--- a/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.5.bb
+++ b/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb
@@ -12,7 +12,7 @@  GNOMEBASEBUILDCLASS = "meson"
 inherit gnomebase gobject-introspection vala features_check
 
 SRC_URI = "${GNOME_MIRROR}/libmediaart/1.9/libmediaart-${PV}.tar.xz"
-SRC_URI[sha256sum] = "07def5a42c482ae71d3e1f77a4d0fdc337f74226059a65284d6d5a241f0e9cd6"
+SRC_URI[sha256sum] = "c3bc5025d7db380587f9c8eb800c611f6b5a16d6b4b78fcff93f62876a677f17"
 
 S = "${WORKDIR}/libmediaart-${PV}"