From patchwork Mon Sep 18 21:51:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 30656 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 E24B2CD3421 for ; Mon, 18 Sep 2023 21:52:17 +0000 (UTC) Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by mx.groups.io with SMTP id smtpd.web10.4034.1695073931939977364 for ; Mon, 18 Sep 2023 14:52:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.19, mailfrom: f_l_k@t-online.de) Received: from fwd76.aul.t-online.de (fwd76.aul.t-online.de [10.223.144.102]) by mailout06.t-online.de (Postfix) with SMTP id 9095E54EE for ; Mon, 18 Sep 2023 23:52:09 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.154.161.214]) by fwd76.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1qiMA1-3qxV2A0; Mon, 18 Sep 2023 23:52:05 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 10/18] gnome-calculator: upgrade 44.0 -> 45.0 Date: Mon, 18 Sep 2023 23:51:45 +0200 Message-ID: <20230918215156.1920452-10-f_l_k@t-online.de> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230918215156.1920452-1-f_l_k@t-online.de> References: <20230918215156.1920452-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1695073925-44FF45E3-13A20E13/0/0 CLEAN NORMAL X-TOI-MSGID: f06e9571-1804-4717-af75-639099d49d67 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 Sep 2023 21:52:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104936 Signed-off-by: Markus Volk --- .../{gnome-calculator_44.0.bb => gnome-calculator_45.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calculator/{gnome-calculator_44.0.bb => gnome-calculator_45.0.bb} (88%) diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_44.0.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.bb similarity index 88% rename from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_44.0.bb rename to meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.bb index 53dafba18..ed2cb854d 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_44.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.bb @@ -29,7 +29,7 @@ def gnome_verdir(v): REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "14e763329f88309a7e152780d57361b543100e323906b34e0655fdc315b71043" +SRC_URI[archive.sha256sum] = "e58df0b5646111baf93ec5309b225d27b7c7f45deeee484af7914331b8cd2822" FILES:${PN} += " \ ${datadir}/dbus-1 \