From d4030ce12f7d00d04f0c0782dbecd506a9af8e2e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 19 Mar 2025 20:12:10 +0100 Subject: [PATCH] gnome-bluetooth: update 46.1 -> 47.1 ver 47.1: This version contains a fix for the devices page staying empty on load in some circumstances, as well as translation updates. ver 47.0: This versions contains translation updates, a crash fix when cancelling pairing, pairing support for the Kawai CA501 music keyboard, and a fix for a device properties accessibility regression. ver 47.rc: This version makes the pairing dialogue adaptive, as well as updating translations. ver 47.beta: This version contains translation updates and build fixes. It also ports some widgets to use libadwaita's spinner instead of GTK's, simplifying the code. ver 47.alpha: This version fixes the devices list when empty, improves the dialogue when removing a device, and ports a number of widgets to their modern libadwaita equivalents. Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-bluetooth_46.1.bb => gnome-bluetooth_47.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-bluetooth/{gnome-bluetooth_46.1.bb => gnome-bluetooth_47.1.bb} (91%) diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_46.1.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb similarity index 91% rename from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_46.1.bb rename to meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb index 980ff36782..e363db309d 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb @@ -25,7 +25,7 @@ inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "56c44a17034598e9607458afae1be75f3de5efdf0e62355f09ba58fc7bc312ac" +SRC_URI[archive.sha256sum] = "03e3e7403a15108ffc1496210a1da5c2961b2834a5c07eccc7a3f493195daba3" BT_PULSE_PACKS = " \ pulseaudio-lib-bluez5-util \