From patchwork Fri Mar 1 22:05:17 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: 40370 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 32F86C54EED for ; Fri, 1 Mar 2024 22:05:21 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web10.36645.1709330717931591086 for ; Fri, 01 Mar 2024 14:05:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Ylf2h+cq; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=GRBY6GaY; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018dfc0cda8f-387c7e45-1633-4dfb-9238-b4c0a46a9396-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=1709330717; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=1VSEz9KnkOCgBDghrIJV/i/wtAGizPDyv9QQAaHGrPI=; b=Ylf2h+cqxsIBf+CawHi/OHg611H4NlC1/DFjIPxeP8WCzjdU4tErdSaoUIGgQbwP CZvFXM1chdddotp6s+JFPQw6YqeQbSQifE3vEx1i2LxJ2L3uIxHa5Je16rmyvpxvw3L 6LlFUcA5iu0GumN0Ym9xvqXOLEkAqA4BeLQMlttc= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1709330717; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=1VSEz9KnkOCgBDghrIJV/i/wtAGizPDyv9QQAaHGrPI=; b=GRBY6GaYNWG5SE2Ffu1412MR7UgI6XQUyUL8RtVNAJKSxsvZZK4m5n3U65IENrr+ UnL/r9iISJVMwC4qy2A3bZ+TEnhOHIf0z/CAKfXSv9+I8bE0RYTGaOJ10o8KyVGp872 7TObFuWBFfOHjg0QUa9CkYKdSyRfBnHMEIHiT+FE= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] puzzles: upgrading to e20644a3baa70dfd5baf790047ce821b396df312 SUCCEEDED Message-ID: <0101018dfc0cda8f-387c7e45-1633-4dfb-9238-b4c0a46a9396-000000@us-west-2.amazonses.com> Date: Fri, 1 Mar 2024 22:05:17 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.03.01-54.240.27.23 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 ; Fri, 01 Mar 2024 22:05:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/196534 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *puzzles* to *e20644a3baa70dfd5baf790047ce821b396df312* 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 441e6dded8f01c8c72e62efa3e31428ee6ffa1bf Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Mar 2024 17:46:50 +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..067ca8f578 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 = "e20644a3baa70dfd5baf790047ce821b396df312" PE = "2" PV = "0.0+git"