From bff3453080538bf2a530e362ab355ce52fd99d60 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 10 Jan 2024 10:11:44 +0100 Subject: [PATCH] gnome-control-center: update 45.1 -> 45.2 ============ Version 45.2 ============ Apps - Fix status page glitch on initialization - Fix "File and Link Association" interface not reflecting changes Background - Improve background preview and chooser performance Default Apps - Fix undesired resetting of default apps during startup Mouse - Fix interference issue with scroll event in Mouse Test window Network - Close network editor when using non-native nm-connection-editor - Show decoration buttons on empty-state (no network device found page) - Share WPA3 (SAE) networks with QR Code - Hide QR Code icon when connection is not successful - Remove deprecated 'wpa-none' - Fix route label alignments Privacy - Fix crash from free bug in the Camera page - Fix potential crash on Bolt page visibility Region - Show preview measurement format in current locale Sound - Update mute state when setting mixer control for a stream Users - Show tooltip information for the Avatar widget Signed-off-by: Khem Raj --- ...nome-control-center_45.1.bb => gnome-control-center_45.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_45.1.bb => gnome-control-center_45.2.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb index 8402fcea91..d146bc4bd7 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb @@ -38,7 +38,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" -SRC_URI[archive.sha256sum] = "d286c7627150e112aacbb4b7b91717fad8e89076061479dfc610b2dd744b577a" +SRC_URI[archive.sha256sum] = "0cfa3c332d6edacb73d06c6b26ffca1078e86ff59eac819b2931e0967753df70" PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG[cups] = ",,cups,cups"