@@ -1,4 +1,4 @@
-From 78c5fd90a052f95157b3914c708a08b2eeab0154 Mon Sep 17 00:00:00 2001
+From 75b0c46bce7438fd4d4cf3d18c2d83f874793111 Mon Sep 17 00:00:00 2001
From: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Tue, 4 Feb 2020 18:12:15 +0000
Subject: [PATCH] mc: Fix manpage date indeterminism
@@ -20,7 +20,7 @@ Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man/date-of-man-include.am b/doc/man/date-of-man-include.am
-index 96f9f10..d734c5d 100644
+index ede02e4..19300eb 100644
--- a/doc/man/date-of-man-include.am
+++ b/doc/man/date-of-man-include.am
@@ -1,5 +1,5 @@
similarity index 97%
rename from meta/recipes-extended/mc/mc_4.8.32.bb
rename to meta/recipes-extended/mc/mc_4.8.33.bb
@@ -11,7 +11,7 @@ RRECOMMENDS:${PN} = "ncurses-terminfo"
SRC_URI = "http://ftp.midnight-commander.org/${BPN}-${PV}.tar.bz2 \
file://nomandate.patch \
"
-SRC_URI[sha256sum] = "51a039ebd15d5e442312a7053a4ca28276b7f241050b7714d5bae5362ecd3319"
+SRC_URI[sha256sum] = "a3ceb0af84226fedfe5f339464ff2849c3f6bf0321b72027c47b2c10e66a6dba"
inherit autotools gettext pkgconfig
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mc* to *4.8.33* has Succeeded. Next steps: - apply the patch: git am 0001-mc-upgrade-4.8.32-4.8.33.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 bb8c32b8dfb793ae7c39ed8a1daca6a881b351e8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sat, 1 Feb 2025 10:06:28 +0000 Subject: [PATCH] mc: upgrade 4.8.32 -> 4.8.33 --- meta/recipes-extended/mc/files/nomandate.patch | 4 ++-- meta/recipes-extended/mc/{mc_4.8.32.bb => mc_4.8.33.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/mc/{mc_4.8.32.bb => mc_4.8.33.bb} (97%)