From patchwork Mon Nov 18 21:17:39 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 54732 Return-Path: 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 73207D62054 for ; Mon, 18 Nov 2024 21:17:42 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.web10.4854.1731964657688770827 for ; Mon, 18 Nov 2024 13:17:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=T/kg0dtg; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=xXVoJprL; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 01010193412366d2-3a0e3163-0e17-4212-8935-2d4579f51fb9-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1731964659; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=VSgp9Dnf8wQGPyMAOsJ/i3trAwarwA+Rb10MOZOqgOc=; b=T/kg0dtgQFUCfXhhARKLhnNqLng0W2x29YbtDAefhqrupO8DO/Hdp5MDMN7emPOl /ry1kWz8oie6XvUAvnA97j8b9GCjzkGBbd4Wct01XgLcPDmyjoZeJLM4MQyGJi1oxS/ YIGTk7NkT2KoVQ/Lh5XwidForZa83avfy8K8XobA= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1731964659; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=VSgp9Dnf8wQGPyMAOsJ/i3trAwarwA+Rb10MOZOqgOc=; b=xXVoJprLnVSOImR18LZZi5bBAyFKx1CR8DtWCifpfTbfHkgmfbUAAO+VBmCD/cOK 29bg2UmSIWF9o+IVcXQdQT+xc5oYY9vBBMC6l2Uoljvu1P5ucxB02kckajYCM8unbqD I1RzyLpsMTXwtq/g73QhU3X2vL1bCo//rcxelcwk= MIME-Version: 1.0 From: auh@yoctoproject.org To: Markus Volk Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gtk4: upgrading to 4.16.5 SUCCEEDED Message-ID: <01010193412366d2-3a0e3163-0e17-4212-8935-2d4579f51fb9-000000@us-west-2.amazonses.com> Date: Mon, 18 Nov 2024 21:17:39 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.11.18-54.240.27.45 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, 18 Nov 2024 21:17:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207322 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gtk4* to *4.16.5* has Succeeded. Next steps: - apply the patch: git am 0001-gtk4-upgrade-4.16.3-4.16.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 2a82f2598e9fdf68b74f7246533cc0bb56193541 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 17 Nov 2024 18:00:16 +0000 Subject: [PATCH] gtk4: upgrade 4.16.3 -> 4.16.5 --- meta/recipes-gnome/gtk+/{gtk4_4.16.3.bb => gtk4_4.16.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk4_4.16.3.bb => gtk4_4.16.5.bb} (98%) diff --git a/meta/recipes-gnome/gtk+/gtk4_4.16.3.bb b/meta/recipes-gnome/gtk+/gtk4_4.16.5.bb similarity index 98% rename from meta/recipes-gnome/gtk+/gtk4_4.16.3.bb rename to meta/recipes-gnome/gtk+/gtk4_4.16.5.bb index b8dce36c0d..674e1d9f86 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.16.3.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.16.5.bb @@ -38,7 +38,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" UPSTREAM_CHECK_REGEX = "gtk-(?P\d+\.(\d*[02468])+(\.\d+)+)\.tar.xz" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk/${MAJ_VER}/gtk-${PV}.tar.xz" -SRC_URI[sha256sum] = "2ec53e07d18c9f003b39e4a6a838054d9259e048b6c4c05d80c0d05aa721d944" +SRC_URI[sha256sum] = "302d6813fbed95c419fb3ab67c5da5e214882b6a645c3eab9028dfb91ab418a4" S = "${WORKDIR}/gtk-${PV}"