diff mbox series

[meta-gnome,3/5] gnome-control-center: update 45.1 -> 45.2

Message ID 20240110091146.867242-3-f_l_k@t-online.de
State Accepted
Headers show
Series [meta-gnome,1/5] mutter: update 45.1 -> 45.3 | expand

Commit Message

Markus Volk Jan. 10, 2024, 9:11 a.m. UTC
============
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
---
 ...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 mbox series

Patch

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 8402fcea9..d146bc4bd 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"