From patchwork Fri Jun 16 03:51:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 26120 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 E6B86C3DA41 for ; Fri, 16 Jun 2023 03:51:27 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.web10.837.1686887484828430222 for ; Thu, 15 Jun 2023 20:51:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=XfyOE2vW; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 01010188c2544a82-676ebb8c-c9ae-4f48-9255-ff64b1fc037d-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=1686887484; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=gdQEsNPU/Mvgdnm1gOZ0r2dVcDqzpfNXZE9QGc+XY+s=; b=XfyOE2vWvCMY5MHcLgu9+yn3P0ZwXBP5KB1CMg9yHn0Iz7SCQcgB9ui7M2DLUk85 GYVT9RMcG4FL0n+1Z80eaRWlu/v2Zz10kfQ5mkaLZ21S/+fRq2zmuJ01kLiHzfH/RD3 IMl6MUVw80VxT3XvGyhEP5xaheRbB9Rw2NAE6vNs= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1686887484; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=gdQEsNPU/Mvgdnm1gOZ0r2dVcDqzpfNXZE9QGc+XY+s=; b=g91SWpOVxn1yDEkfVGW1Pohvbd6zQU0NQzg1A7/d4PLbv94bE6Ycw+gmtV3vAE5f d5C3j8NkwdyW5l1+rXteUAgPxAQoCFhu+6gjoiVpBQTX9lTXwut5xMF/W8oRTYrbX/J gE/DeIXnc6S8UyAWTJMoWajaKxokuiCf3rzU1xmU= MIME-Version: 1.0 From: auh@yoctoproject.org To: Markus Volk Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gtk4: upgrading to 4.10.4 SUCCEEDED Message-ID: <01010188c2544a82-676ebb8c-c9ae-4f48-9255-ff64b1fc037d-000000@us-west-2.amazonses.com> Date: Fri, 16 Jun 2023 03:51:24 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.06.16-54.240.27.33 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, 16 Jun 2023 03:51:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182971 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gtk4* to *4.10.4* has Succeeded. Next steps: - apply the patch: git am 0001-gtk4-upgrade-4.10.3-4.10.4.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 f19024a97a2fa02e7baabccc93f26c6c0ab2f76f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Jun 2023 19:50:10 +0000 Subject: [PATCH] gtk4: upgrade 4.10.3 -> 4.10.4 --- meta/recipes-gnome/gtk+/{gtk4_4.10.3.bb => gtk4_4.10.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk4_4.10.3.bb => gtk4_4.10.4.bb} (98%) diff --git a/meta/recipes-gnome/gtk+/gtk4_4.10.3.bb b/meta/recipes-gnome/gtk+/gtk4_4.10.4.bb similarity index 98% rename from meta/recipes-gnome/gtk+/gtk4_4.10.3.bb rename to meta/recipes-gnome/gtk+/gtk4_4.10.4.bb index 9aa33e6851..2d1e0e74a9 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.10.3.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.10.4.bb @@ -37,7 +37,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] = "4545441ad79e377eb6e0a705026dc7a46886e46a1b034db40912909da801cea9" +SRC_URI[sha256sum] = "7725400482e0685e28265e226c62847f4e73cfca9e9b416ac5838207f5377a24" S = "${WORKDIR}/gtk-${PV}"