From patchwork Sat Nov 4 07:30:59 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: 33818 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 25EC5C04E88 for ; Sat, 4 Nov 2023 07:31:01 +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.web11.5397.1699083060602192854 for ; Sat, 04 Nov 2023 00:31:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=RqMDvoLY; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=OYF1jW5S; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101018b993e0216-635e3d21-f555-4e5d-ab80-d7a5a3e596e8-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=1699083059; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=NIm/MzJRyuLZJd8HG8l7/uWSk7hMqj1r9p0Pv74Fy6c=; b=RqMDvoLYtdE1pyCKhDR6Z49kB1QUWlH3csWjuNH3a3DqfJy5n/owfp1eKJGdqV6j hTRIzYNwDdLFFnpK5OEFJhhuPsnMXUuevfVGmuobbXDjze9P8FFSJl401/GCXAk+5E+ 0QA3yZDbOOrCAM+nUCd4c7tIS55NGViaio05DJW8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699083059; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=NIm/MzJRyuLZJd8HG8l7/uWSk7hMqj1r9p0Pv74Fy6c=; b=OYF1jW5S62AUz/lm+p13udsx/k/OoIfPlgIZhpuEZ8goJksAKTB8NuKslyF6+QLA OblDw898+0JEATR+oZjBK3mzXdL8O8VTQvwfemKyvq1kc27DZzickczW2utD/d/zdGs u9O68Q+5HIn5GBpeLjpyU0aAOHw/lKsTTxuUMfYg= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] xfce4-datetime-plugin: upgrading to 0.8.3 SUCCEEDED Message-ID: <0101018b993e0216-635e3d21-f555-4e5d-ab80-d7a5a3e596e8-000000@us-west-2.amazonses.com> Date: Sat, 4 Nov 2023 07:30:59 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.04-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 ; Sat, 04 Nov 2023 07:31:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106316 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *xfce4-datetime-plugin* to *0.8.3* has Succeeded. Next steps: - apply the patch: git am 0001-xfce4-datetime-plugin-upgrade-0.8.1-0.8.3.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 eff3d3351b6e8db69a69a5f6dcea8abe5595cd39 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 4 Nov 2023 06:13:01 +0000 Subject: [PATCH] xfce4-datetime-plugin: upgrade 0.8.1 -> 0.8.3 --- ...-datetime-plugin_0.8.1.bb => xfce4-datetime-plugin_0.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-panel-plugins/datetime/{xfce4-datetime-plugin_0.8.1.bb => xfce4-datetime-plugin_0.8.3.bb} (76%) diff --git a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.3.bb similarity index 76% rename from meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb rename to meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.3.bb index c029ac1c0..f292a6dea 100644 --- a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb +++ b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.3.bb @@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" inherit xfce-panel-plugin -SRC_URI[sha256sum] = "e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540" +SRC_URI[sha256sum] = "6b2eeb79fb586868737426cbd2a4cd43c7f8c58507d8a2f578e0150187cc00b0"