From patchwork Wed Mar 19 18:50:26 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 59538 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 D878EC36000 for ; Wed, 19 Mar 2025 18:49:58 +0000 (UTC) Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by mx.groups.io with SMTP id smtpd.web10.2535.1742410193198430601 for ; Wed, 19 Mar 2025 11:49:53 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.17, mailfrom: f_l_k@t-online.de) Received: from fwd79.aul.t-online.de (fwd79.aul.t-online.de [10.223.144.105]) by mailout02.t-online.de (Postfix) with SMTP id 761D0E08 for ; Wed, 19 Mar 2025 19:49:51 +0100 (CET) Received: from intel-corei7-64.fritz.box ([84.163.32.245]) by fwd79.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tuyU7-13jEo50; Wed, 19 Mar 2025 19:49:47 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 1/4] gnome-calendar: update 47.0 -> 48.0 Date: Wed, 19 Mar 2025 19:50:26 +0100 Message-ID: <20250319185029.296821-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1742410187-E97EC96A-9CA78120/0/0 CLEAN NORMAL X-TOI-MSGID: db84227e-62ef-4387-a705-be14b3b05fb7 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 ; Wed, 19 Mar 2025 18:49:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116101 Major changes in 48.0: * Improve performance of the Month view * Updated translations Major changes in 48.rc: * Round temperatures to integer precision in weather forecast, to save space and reflect the approximate nature of the forecasts * Updated translations Major changes in 48.beta: * Allow selecting timezones for the start and end times of events * Fix calendar name overflow in the calendars popover list * Auto-hide weather temperature labels in Month view when space is insufficient * Updated translations Major changes in 48.alpha2: * Many design improvements to the event editor dialog, such as a rearranged all-day / timed selection, moving the event calendar to a row, and more. * Show a banner in the event editor when the calendar is read-only * Improve capitalization of title strings in the Week view header * Fix event order in the sidebar * Updated translations Signed-off-by: Markus Volk --- .../{gnome-calendar_47.0.bb => gnome-calendar_48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calendar/{gnome-calendar_47.0.bb => gnome-calendar_48.0.bb} (89%) diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb similarity index 89% rename from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb rename to meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb index fa9df54fba..44bde3774d 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb @@ -22,7 +22,7 @@ inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-versi REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "3b03313f1c4d12dc821e07e209d1596d53eafa255d492d2ce5abf92ed1b51e76" +SRC_URI[archive.sha256sum] = "e69a5a66be820105a4d823d4dba9b4e6ef9f6e7523978aaf33361ebbb993e604" do_install:prepend() { sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.h From patchwork Wed Mar 19 18:50:27 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 59536 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 D5DFDC35FFF for ; Wed, 19 Mar 2025 18:49:58 +0000 (UTC) Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by mx.groups.io with SMTP id smtpd.web11.2607.1742410193204988196 for ; Wed, 19 Mar 2025 11:49:53 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.17, mailfrom: f_l_k@t-online.de) Received: from fwd79.aul.t-online.de (fwd79.aul.t-online.de [10.223.144.105]) by mailout02.t-online.de (Postfix) with SMTP id 78042E10 for ; Wed, 19 Mar 2025 19:49:51 +0100 (CET) Received: from intel-corei7-64.fritz.box ([84.163.32.245]) by fwd79.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tuyU7-13jEo60; Wed, 19 Mar 2025 19:49:47 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 2/4] gnome-calculator: update 47.0 -> 48.0 Date: Wed, 19 Mar 2025 19:50:27 +0100 Message-ID: <20250319185029.296821-2-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250319185029.296821-1-f_l_k@t-online.de> References: <20250319185029.296821-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1742410187-EB7E896A-3471507E/0/0 CLEAN NORMAL X-TOI-MSGID: d83996ab-a955-4985-97a2-2305b5c275bb 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 ; Wed, 19 Mar 2025 18:49:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116102 Overview of changes in gnome-calculator 48.0 * Updated translations * Fixed converter context menus not working (fcusr) * Code cleanup and improvements (fcusr, Adrien Plazas) * Improvements in function usage, brackets usage (Adrien Plazas) Overview of changes in gnome-calculator 48.rc * Updated translations * UI and styling fixes (fcusr, Adrien Plazas) * Do not steal focus on window move #422 (Robert Roth) Overview of changes in gnome-calculator 48.beta * Updated translations * Added Conversion mode (fcusr) * Ported financial dialogs to modern widgets (fcusr) * programming: disable digits not available in current number base * buttons: improvements to popover styling Overview of changes in gnome-calculator 48.alpha * Updated translations * a11y: Announce the calculation result even when done through the buttons #411 (Lukáš Tyrychtr) * display: Cycle through history with Alt+Left/Right buttons #296 (Hari Rana) * character-dialog: Modernized the character dialog (Hari Rana) * history-entry: Apply dim label to some buttons (Hari Rana) * math-preferences: Use header capitalization (Automeris naranja) * converter: Use correct kJ unit shortName #427 (Robert Roth) * converter: Fixed incorrect units in financial mode #424 (Robert Roth) * converter: Added nanosecond unit (Robert Roth) * tests: Fixed broken test on slower computers #434 (Robert Roth) * history-view: Improve default size #419 (Robert Roth) * display: Fixed incorrectly sized text entry #405 (Robert Roth) * converter: Add pressure units !179 (Olexander Movchan, Anders Jonsson) * converter: Updated russian ruble currency symbol and name #440 (Robert Roth) * display: Fix crash on using Shift+Insert #442 (Robert Roth) * converter: Fixed MJ and kWh conversion factors #445 (Çağatay Yiğit Şahin) * tests: Added test to validate MJ and kWh conversion (Robert Roth) * keyboard: Added shortcut to clear history #398 (Claudio Silva Junior) Signed-off-by: Markus Volk --- .../{gnome-calculator_47.0.bb => gnome-calculator_48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calculator/{gnome-calculator_47.0.bb => gnome-calculator_48.0.bb} (88%) diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_48.0.bb similarity index 88% rename from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb rename to meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_48.0.bb index c24e45df39..b8433a2b5a 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_48.0.bb @@ -29,7 +29,7 @@ def gnome_verdir(v): REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "decdb23283b5dbeef40951b69eaf7d4b80c0c3880ddb01863f9f0f1554f8998b" +SRC_URI[archive.sha256sum] = "07b627136bbfddb6142b324acc30440911f77f5137009103276a2d35ffd39510" FILES:${PN} += " \ ${datadir}/dbus-1 \ From patchwork Wed Mar 19 18:50:28 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 59535 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 DEE06C3DA4A for ; Wed, 19 Mar 2025 18:49:58 +0000 (UTC) Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by mx.groups.io with SMTP id smtpd.web11.2608.1742410193541530241 for ; Wed, 19 Mar 2025 11:49:53 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.17, mailfrom: f_l_k@t-online.de) Received: from fwd79.aul.t-online.de (fwd79.aul.t-online.de [10.223.144.105]) by mailout02.t-online.de (Postfix) with SMTP id 79ED2E6D for ; Wed, 19 Mar 2025 19:49:51 +0100 (CET) Received: from intel-corei7-64.fritz.box ([84.163.32.245]) by fwd79.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tuyU7-13jEo70; Wed, 19 Mar 2025 19:49:47 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 3/4] file-roller: update 44.4 -> 44.5 Date: Wed, 19 Mar 2025 19:50:28 +0100 Message-ID: <20250319185029.296821-3-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250319185029.296821-1-f_l_k@t-online.de> References: <20250319185029.296821-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1742410187-777E896A-69183CF8/0/0 CLEAN NORMAL X-TOI-MSGID: a03823f0-54f9-40bb-a24c-38c95fcc0eaf 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 ; Wed, 19 Mar 2025 18:49:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116103 Version 44.5 ~~~~~~~~~~~~ Released: 2025-02-09 Bugfixes: * 7zip: ask the password again if it is wrong. Signed-off-by: Markus Volk --- .../file-roller/{file-roller_44.4.bb => file-roller_44.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/file-roller/{file-roller_44.4.bb => file-roller_44.5.bb} (91%) diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb similarity index 91% rename from meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb rename to meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb index 8f2c6b7fe5..496e0dc7ae 100644 --- a/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb +++ b/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb @@ -17,7 +17,7 @@ DEPENDS = " \ inherit gnomebase gsettings itstool gobject-introspection gnome-help gettext upstream-version-is-even mime-xdg gtk-icon-cache features_check -SRC_URI[archive.sha256sum] = "b8c309da3aa784c719558c3466402378f4a3d6cae8ed77cf6849aacd56ceb9ec" +SRC_URI[archive.sha256sum] = "dfaf4bb989c0b8986be8bdae9fffeab8d0f30669ae3a627e8c3df94f23888339" REQUIRED_DISTRO_FEATURES = "opengl" From patchwork Wed Mar 19 18:50:29 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 59537 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 EC846C36001 for ; Wed, 19 Mar 2025 18:49:58 +0000 (UTC) Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by mx.groups.io with SMTP id smtpd.web10.2538.1742410194892251113 for ; Wed, 19 Mar 2025 11:49:55 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.17, mailfrom: f_l_k@t-online.de) Received: from fwd79.aul.t-online.de (fwd79.aul.t-online.de [10.223.144.105]) by mailout02.t-online.de (Postfix) with SMTP id 7BB45C0D for ; Wed, 19 Mar 2025 19:49:51 +0100 (CET) Received: from intel-corei7-64.fritz.box ([84.163.32.245]) by fwd79.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tuyU7-13jEo80; Wed, 19 Mar 2025 19:49:47 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 4/4] gnome-system-monitor: update 47.1 -> 48.0 Date: Wed, 19 Mar 2025 19:50:29 +0100 Message-ID: <20250319185029.296821-4-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250319185029.296821-1-f_l_k@t-online.de> References: <20250319185029.296821-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1742410187-0B7E896A-4F86E3E3/0/0 CLEAN NORMAL X-TOI-MSGID: 1ad6d8c4-5dc7-4396-889e-c1ba36933ce1 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 ; Wed, 19 Mar 2025 18:49:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116104 - add catch2 dependency New in 48.0 - 15 March 2025 * Updated translations New in 48.rc - 1 March 2025 * Updated translations New in 48.beta - 1 February 2025 * Updated translations * Code improvements (David Stone) * Fixed memory leaks drawing graphs #302 !190 (Matthew House) New in 48.alpha - 11 January 2025 * Updated translations * Ensure search button is only active on processes page !161 (Óscar Fernández Díaz) * Drop lsof ellipses following Human Interface Guidelines !163 (Óscar Fernández Díaz) * Fix resuming from suspended state #304 !166 (Balló György) * Fix high disks writes during window resize #327 !167 (Óscar Fernández Díaz) Signed-off-by: Markus Volk --- ...ome-system-monitor_47.1.bb => gnome-system-monitor_48.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-system-monitor/{gnome-system-monitor_47.1.bb => gnome-system-monitor_48.0.bb} (87%) diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.1.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_48.0.bb similarity index 87% rename from meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.1.bb rename to meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_48.0.bb index e26ae991ff..35d1adf700 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.1.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_48.0.bb @@ -3,6 +3,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = " \ + catch2 \ gnome-common-native \ libxml2-native \ glib-2.0-native \ @@ -22,7 +23,7 @@ inherit gnomebase gsettings gnome-help itstool gtk-icon-cache features_check get ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" REQUIRED_DISTRO_FEATURES = "polkit" -SRC_URI[archive.sha256sum] = "d3c5714fd91fa7f05d6775e6797ccdab3149f131d1aa776a3352e2addb110f01" +SRC_URI[archive.sha256sum] = "e4e5b345fbd4d7dc2f40ad6c62305ae5c7cc2b465ce95988692a54af347532a3" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd"