From patchwork Thu Mar 13 07:34:32 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58903 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 6830FC282DE for ; Thu, 13 Mar 2025 07:33:58 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web11.8990.1741851235750850620 for ; Thu, 13 Mar 2025 00:33:56 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd89.aul.t-online.de (fwd89.aul.t-online.de [10.223.144.115]) by mailout12.t-online.de (Postfix) with SMTP id 76197F3C for ; Thu, 13 Mar 2025 08:33:53 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd89.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsd4g-0gQTqd0; Thu, 13 Mar 2025 08:33:50 +0100 From: Markus Volk To: openembedded-core@lists.openembedded.org Subject: [RFC][gnome48][oe-core][PATCHv2 3/4] gsettings-desktop-schemas: update 47.1 -> 48.rc Date: Thu, 13 Mar 2025 08:34:32 +0100 Message-ID: <20250313073436.5133-3-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313073436.5133-1-f_l_k@t-online.de> References: <20250313073436.5133-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851230-E57F85C8-1E35D882/0/0 CLEAN NORMAL X-TOI-MSGID: 534cab70-2a29-4f38-ae31-f428b04b88c3 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, 13 Mar 2025 07:33:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/212743 Major changes in 48.rc ====================== - Switch to JPEG for background image - Translation updates Major changes in 48.beta ======================== - Switch to Adwaita Fonts - Split data recording and limits in time limits schema - Set more useful defaults on stylus buttons - Translation updates Major changes in 48.alpha ========================= - Add screen limits schema - Fix gendered language in key descriptions Signed-off-by: Markus Volk --- ...sktop-schemas_47.1.bb => gsettings-desktop-schemas_48.rc.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_47.1.bb => gsettings-desktop-schemas_48.rc.bb} (84%) diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_47.1.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_48.rc.bb similarity index 84% rename from meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_47.1.bb rename to meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_48.rc.bb index 3368443c25..d847c02a43 100644 --- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_47.1.bb +++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_48.rc.bb @@ -11,4 +11,4 @@ DEPENDS = "glib-2.0" inherit gnomebase gsettings gobject-introspection gettext -SRC_URI[archive.sha256sum] = "a60204d9c9c0a1b264d6d0d134a38340ba5fc6076a34b84da945d8bfcc7a2815" +SRC_URI[archive.sha256sum] = "2d26b05d997723f67f3be052622923d83acd04ccbbaf01b80668a5a0249aca67"