From patchwork Wed Nov 1 14:25:05 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: 33297 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 164C5C07545 for ; Wed, 1 Nov 2023 14:25:13 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web10.8670.1698848705780761750 for ; Wed, 01 Nov 2023 07:25:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=d0rVm3QX; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=WG8gUdjn; spf=pass (domain: automation.yoctoproject.org, ip: 54.240.27.193, mailfrom: 0101018b8b460a96-bed76293-86aa-46c1-a318-ffe5b5b4e902-000000@automation.yoctoproject.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1698848705; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=KvBB+6cQs5MxheLG1D6BvEQaWq6oM1+2hvU2DXi6zmE=; b=d0rVm3QXrkEaFllR1I/5IgJoBHJJvILZMniWrfFHonqE7JgQTr+DBvdg+rqq8Q+I TUFfyIUF4d5y4bnI1FTTuVx0fbuiu1OWP4WJAeSyjr6oU2Rnm3UoH4fL+erVDm6m+1G LZijUZgXmI15iLi5boju2oypdj2AtC08JY7UL04c= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1698848705; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=KvBB+6cQs5MxheLG1D6BvEQaWq6oM1+2hvU2DXi6zmE=; b=WG8gUdjnn4BeU7LCIZo7gvUp2x2Oo8DAUlRoibVkszNGqKTRvbWB/nI3kmyJlPM4 zPRRUHDlCbEA4aNSa/qfbOuRCEFItRUcD9EaKA8cGRYwPa3HYHymgCKrUc2Vyz5/IGG 0PMZo1hZZGVmK8DnbEQ4b/P3E+uk5Q2ESnp3H+i8= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gsettings-desktop-schemas: upgrading to 45.0 SUCCEEDED Message-ID: <0101018b8b460a96-bed76293-86aa-46c1-a318-ffe5b5b4e902-000000@us-west-2.amazonses.com> Date: Wed, 1 Nov 2023 14:25:05 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.01-54.240.27.193 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 ; Wed, 01 Nov 2023 14:25:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/190003 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gsettings-desktop-schemas* to *45.0* has Succeeded. Next steps: - apply the patch: git am 0001-gsettings-desktop-schemas-upgrade-44.0-45.0.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 0a00c299ea1bca4bbe6b5e62909ee2c43f33b51e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 Nov 2023 12:09:32 +0000 Subject: [PATCH] gsettings-desktop-schemas: upgrade 44.0 -> 45.0 --- ...esktop-schemas_44.0.bb => gsettings-desktop-schemas_45.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_44.0.bb => gsettings-desktop-schemas_45.0.bb} (85%) diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_44.0.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb similarity index 85% rename from meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_44.0.bb rename to meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb index 8e30d5e524..a46f47944c 100644 --- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_44.0.bb +++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb @@ -13,4 +13,4 @@ GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gsettings gobject-introspection gettext -SRC_URI[archive.sha256sum] = "eb2de45cad905994849e642a623adeb75d41b21b0626d40d2a07b8ea281fec0e" +SRC_URI[archive.sha256sum] = "365c8d04daf79b38c8b3dc9626349a024f9e4befdd31fede74b42f7a9fbe0ae2"