From 90c89db4448dbde627afa5dad3d82b7464020824 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 27 Oct 2024 08:22:38 +0100 Subject: [PATCH] gnome-control-center: update 47.0.1 -> 47.1.1 ============== Version 47.1.1 ============== - Fix crash on display scales > 1 due to conflicting type registration ============ Version 47.1 ============ - Various translation updates - Require gsettings-desktop-schemas >= 47.0 About - Allow FQDN hostnames Appearance - Fix thumbnailing of backgrounds causing OOM kills Date and Time - Fix resize issue in the time format row when shown in small window sizes Online Accounts - Fix untranslated account provider info string Region and Language - Update language row after closing language selector Remote Desktop - Hide "Remote Desktop" row when gnome-remote-desktop is not available Wacom - Don't crash when handling an unknown stylus ID - Don't show Map Buttons for fallback devices - Handle all external remotes like an external TV remote-like device - Make assets recolaborable, supporting dark-style, high-contrast, and accent colors - Support HDPI for tablet/stylus illustration images Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- ...-control-center_47.0.1.bb => gnome-control-center_47.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_47.0.1.bb => gnome-control-center_47.1.1.bb} (97%) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb similarity index 97% rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb index f2b0d09d5c..dce7711b81 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb @@ -41,7 +41,7 @@ SRC_URI = "gitsm://gitlab.gnome.org/GNOME/gnome-control-center.git;protocol=http S = "${WORKDIR}/git" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" -SRCREV = "adb035fa5c61cdcff622536fde9456e3859211fd" +SRCREV = "7985fc671ad43f5925b9012e6c51231ad73a628d" PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper"