From patchwork Fri Mar 21 06:42:44 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 59705 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 59A25C36000 for ; Fri, 21 Mar 2025 06:42:08 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.15231.1742539321200422851 for ; Thu, 20 Mar 2025 23:42:01 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd84.aul.t-online.de (fwd84.aul.t-online.de [10.223.144.110]) by mailout01.t-online.de (Postfix) with SMTP id 601D25C8 for ; Fri, 21 Mar 2025 07:41:59 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.230.175]) by fwd84.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tvW4r-1MIaa90; Fri, 21 Mar 2025 07:41:57 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 1/2] tecla: update 47.0 -> 48.0.2 Date: Fri, 21 Mar 2025 07:42:44 +0100 Message-ID: <20250321064245.55252-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1742539317-AF7F7AA0-736D85F6/0/0 CLEAN NORMAL X-TOI-MSGID: 8dea3854-8028-4138-a253-63c9992e166a 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, 21 Mar 2025 06:42:08 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116167 NEW in 48.0.2 ============= - Just a version bump NEW in 48.0 =========== - Translation updates NEW in 48.rc ============ - Translation updates - Improvements to multi-instance for specific layout previews - Make window modal when run as a dialog NEW in 48.alpha =============== - Translation updates - Support spaces and tabs as separator for keymap+variant - A number of new/improved labels for special keys Signed-off-by: Markus Volk --- .../recipes-gnome/tecla/{tecla_47.0.bb => tecla_48.0.2.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/tecla/{tecla_47.0.bb => tecla_48.0.2.bb} (70%) diff --git a/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb similarity index 70% rename from meta-gnome/recipes-gnome/tecla/tecla_47.0.bb rename to meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb index e430b167d7..d9ed4f2f2e 100644 --- a/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb +++ b/meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb @@ -13,4 +13,6 @@ REQUIRED_DISTRO_FEATURES = "wayland" inherit gnomebase pkgconfig features_check -SRC_URI[archive.sha256sum] = "0790b99ec29137a54b546c510661a99aa6f039c8d75f10c08e928682c0804fe5" +SRC_URI = "https://download.gnome.org/sources/tecla/48/tecla-${PV}.tar.xz" +SRC_URI[sha256sum] = "783d3464d2a2cf7eb1507649dbd9ff09ce24852c2a6c9a0d365db84063d3d401" + From patchwork Fri Mar 21 06:42:45 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 59706 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 550CDC35FF3 for ; Fri, 21 Mar 2025 06:42:08 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.15285.1742539321187790956 for ; Thu, 20 Mar 2025 23:42:01 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd84.aul.t-online.de (fwd84.aul.t-online.de [10.223.144.110]) by mailout01.t-online.de (Postfix) with SMTP id 61B455DF for ; Fri, 21 Mar 2025 07:41:59 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.230.175]) by fwd84.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tvW4r-1MIaaA0; Fri, 21 Mar 2025 07:41:57 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 2/2] libspelling: update 0.4.6 -> 0.4.7 Date: Fri, 21 Mar 2025 07:42:45 +0100 Message-ID: <20250321064245.55252-2-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250321064245.55252-1-f_l_k@t-online.de> References: <20250321064245.55252-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1742539317-6CFFCAA0-459B6B4C/0/0 CLEAN NORMAL X-TOI-MSGID: 59b9a9df-697e-45df-a235-7161ffb1e956 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, 21 Mar 2025 06:42:08 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116166 libspelling 0.4.7 ================= This is a bug-fix release for GNOME 47 and newer * Fix a potential assertion failure in B+Tree item removal * Translation updates Signed-off-by: Markus Volk --- .../libspelling/{libspelling_0.4.6.bb => libspelling_0.4.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/libspelling/{libspelling_0.4.6.bb => libspelling_0.4.7.bb} (85%) diff --git a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.6.bb b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.bb similarity index 85% rename from meta-gnome/recipes-gnome/libspelling/libspelling_0.4.6.bb rename to meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.bb index b19c5f51e0..38476a6787 100644 --- a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.6.bb +++ b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.bb @@ -16,4 +16,4 @@ GIDOCGEN_MESON_OPTION = 'docs' PACKAGECONFIG ?= "" PACKAGECONFIG[sysprof] = "-Dsysprof=true,-Dsysprof=false,sysprof" -SRC_URI[archive.sha256sum] = "3248a9b5336ea2f727d2db912d2f0083accc0505ce707679b3d9b8266c0101f5" +SRC_URI[archive.sha256sum] = "42f130f295f5addb6e9e8e74ccfbb709794bd2dfd021293e2875b9481bbd4e88"