From patchwork Mon Jan 15 17:33:50 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 37800 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D231BC47DD8 for ; Mon, 15 Jan 2024 17:33:58 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web10.88849.1705340029609555607 for ; Mon, 15 Jan 2024 09:33:51 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=N6uLSOgC; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=UoebW4FY; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018d0e2fd007-b565fd81-f38f-4fa2-bb17-4d01311f912e-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1705340031; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=zXKYlJnbs7kv7om28Sj3/Gr2+GwGdFDAbdg2I0gL9Vk=; b=N6uLSOgCXcitMbAP7ms3lSE6Kf13LyzLnwx0y8z05YHfBONlpWtxniz0GF+tuDA2 G8OQhEHBAG75FkgyrqibBEjAQq+ekohgRPEItElnahtCark8CP+IOudmz43iX/94AY+ lof5XUCcbgxuyTr5saHP6vGYMorL4LYJmmkuKDy4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1705340031; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=zXKYlJnbs7kv7om28Sj3/Gr2+GwGdFDAbdg2I0gL9Vk=; b=UoebW4FYm79YGh45RQKwX/8IYaz5O8sKrOI0UX9H7uU9MbLY1ezmTdSnbxUwuKo8 paWV/x3rytJZXH4JeZkAsjxLBJ5Gf4NrKxZ6iIFQjxl3JmJ9TQehODjRH/St4RThXHa vfgq0Qr9Xah9MQiI0uXOpyJPkggElKjnLgAw/Yh8= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] puzzles: upgrading to 7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658 SUCCEEDED Message-ID: <0101018d0e2fd007-b565fd81-f38f-4fa2-bb17-4d01311f912e-000000@us-west-2.amazonses.com> Date: Mon, 15 Jan 2024 17:33:50 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.01.15-54.240.27.29 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 15 Jan 2024 17:33:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/193775 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *puzzles* to *7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658* has Succeeded. Next steps: - apply the patch: git am 0001-puzzles-upgrade-to-latest-revision.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 e53e8d6982c045a9a5ee01f341b529a0e6aa876e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Jan 2024 13:55:38 +0000 Subject: [PATCH] puzzles: upgrade to latest revision --- meta/recipes-sato/puzzles/puzzles_git.bb | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index ab4b2394b8..6101635f56 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -1,8 +1,27 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENCE +# +++ LICENCE +# @@ -1,4 +1,4 @@ +# -This software is copyright (c) 2004-2023 Simon Tatham. +# +This software is copyright (c) 2004-2024 Simon Tatham. +# +# Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas +# Kölker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd +# +# + SUMMARY = "Simon Tatham's Portable Puzzle Collection" DESCRIPTION = "Collection of small computer programs which implement one-player puzzle games." HOMEPAGE = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENCE;md5=92d2b7a2fc96b5f7f17101df7db1fefa" +LIC_FILES_CHKSUM = "file://LICENCE;md5=191542b32377bde254e9799e0a46f18b" # gtk support includes a bunch of x11 headers REQUIRED_DISTRO_FEATURES = "x11" @@ -10,7 +29,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "08365fb260ae6e32442dd9f196e65d13facb4b33" +SRCREV = "7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658" PE = "2" PV = "0.0+git"