From patchwork Thu Aug 1 18:27:11 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: 47162 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 995B6C3DA64 for ; Thu, 1 Aug 2024 18:27:12 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.web10.75737.1722536823011266854 for ; Thu, 01 Aug 2024 11:27:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=bBTNXdbz; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=tFTlVZSF; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 010101910f322a7a-b9c7838d-abfa-45b6-bf9e-a2b6ae8fda93-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=1722536831; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=nX1DCtFn2+IJ7zNMla8XuH+jbCx77JfEKn9eoU4h2Mg=; b=bBTNXdbziAdpsFHC44/gcOL94mIReU8yrCnJWmJlXz0/EN46gQfr6A/IzUMx3d+z AgmKwyJuleI803MR3ZdHJjOS7kgTeU61AzTQxIvlEFC1dywiH7wUTmYu/ThZ+pH1YRt FyNzKohwjX/Jxy57igInXI97wfIMzfWjvh0ycbq4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1722536831; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=nX1DCtFn2+IJ7zNMla8XuH+jbCx77JfEKn9eoU4h2Mg=; b=tFTlVZSFjGfym2bNC+/OxbiPbnff2GDIROo94tLGB7RtBoFbePkp95xCsfu6h/kK 71L0ZXmpu+2znnSqWV8x7ENeC4jWtseGURk5TbWRcdKDGjgqQeNq8DnMLvGslzMihYa bcjxXmS6MadifbZFKtzc6nSYd127oqEoYzsvFwcM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gsettings-desktop-schemas: upgrading to 46.1 SUCCEEDED Message-ID: <010101910f322a7a-b9c7838d-abfa-45b6-bf9e-a2b6ae8fda93-000000@us-west-2.amazonses.com> Date: Thu, 1 Aug 2024 18:27:11 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.08.01-54.240.27.31 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 ; Thu, 01 Aug 2024 18:27:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/202838 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gsettings-desktop-schemas* to *46.1* has Succeeded. Next steps: - apply the patch: git am 0001-gsettings-desktop-schemas-upgrade-46.0-46.1.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 ca849d68bacbb4b0409a4d5cfd88fa1c48725bff Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 Aug 2024 13:30:41 +0000 Subject: [PATCH] gsettings-desktop-schemas: upgrade 46.0 -> 46.1 --- ...esktop-schemas_46.0.bb => gsettings-desktop-schemas_46.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_46.0.bb => gsettings-desktop-schemas_46.1.bb} (84%) diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.1.bb similarity index 84% rename from meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb rename to meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.1.bb index 8260c3d357..19a3948f59 100644 --- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb +++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.1.bb @@ -12,4 +12,4 @@ DEPENDS = "glib-2.0" inherit gnomebase gsettings gobject-introspection gettext -SRC_URI[archive.sha256sum] = "493a46a1161b6388d57aa72f632a79ce96c42d5ffbd1d0b00f496ec5876f8575" +SRC_URI[archive.sha256sum] = "9b88101437a6958ebe6bbd812e49bbf1d09cc667011e415559d847e870468a61"