diff mbox series

[AUH] scdoc: upgrading to 1.11.5 SUCCEEDED

Message ID 0101019f403f83d8-cf80998a-0608-4b46-89b0-48af786b5289-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] scdoc: upgrading to 1.11.5 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org July 8, 2026, 5:42 a.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-scdoc-upgrade-1.11.4-1.11.5.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 1f8a704f69aa47c2e1d580df1186cdb7f31c961e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 8 Jul 2026 05:24:23 +0000
Subject: [PATCH] scdoc: upgrade 1.11.4 -> 1.11.5

---
 .../recipes-extended/scdoc/{scdoc_1.11.4.bb => scdoc_1.11.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/scdoc/{scdoc_1.11.4.bb => scdoc_1.11.5.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-extended/scdoc/scdoc_1.11.4.bb b/meta/recipes-extended/scdoc/scdoc_1.11.5.bb
similarity index 91%
rename from meta/recipes-extended/scdoc/scdoc_1.11.4.bb
rename to meta/recipes-extended/scdoc/scdoc_1.11.5.bb
index 059150df46..4e0231dadf 100644
--- a/meta/recipes-extended/scdoc/scdoc_1.11.4.bb
+++ b/meta/recipes-extended/scdoc/scdoc_1.11.5.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=31752b4a8edd3fb9ddba1cb90fada74d"
 DEPENDS = "scdoc-native"
 
 SRC_URI = "git://git.sr.ht/~sircmpwn/scdoc;protocol=https;branch=master"
-SRCREV = "70de0e5e5d3bc40134ee65c35f1631656199f4be"
+SRCREV = "24be30ef17d5ca0162f11b35258c8fa2413d556a"
 
 do_install() {
 	oe_runmake 'DESTDIR=${D}' install