summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-03-19 20:12:10 +0100
committerKhem Raj <raj.khem@gmail.com>2025-03-20 08:46:55 -0700
commitd4030ce12f7d00d04f0c0782dbecd506a9af8e2e (patch)
tree45cd530f86ab6d2fdf7445f875751b46c05a6111
parent95bdcbe06ab0e2dbb0c6e7149421ae75c51f92ec (diff)
downloadmeta-openembedded-d4030ce12f7d00d04f0c0782dbecd506a9af8e2e.tar.gz
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 <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_46.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
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
25 25
26REQUIRED_DISTRO_FEATURES = "x11 opengl" 26REQUIRED_DISTRO_FEATURES = "x11 opengl"
27 27
28SRC_URI[archive.sha256sum] = "56c44a17034598e9607458afae1be75f3de5efdf0e62355f09ba58fc7bc312ac" 28SRC_URI[archive.sha256sum] = "03e3e7403a15108ffc1496210a1da5c2961b2834a5c07eccc7a3f493195daba3"
29 29
30BT_PULSE_PACKS = " \ 30BT_PULSE_PACKS = " \
31 pulseaudio-lib-bluez5-util \ 31 pulseaudio-lib-bluez5-util \