blueman: upgrade 2.4.4 -> 2.4.6

Changelog:
===========
- Make connection notifications transient
- StatusNotifierItem: announce children-display
- Manager: Hide bt status switch when PowerManager is not available
- Handling for new StatusNotifierWatcher

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-07-07 17:06:21 +08:00 committed by Khem Raj
parent 612b039c03
commit 9d21874db0
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -8,8 +8,8 @@ inherit meson gettext systemd gsettings pkgconfig python3native gtk-icon-cache f
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable"
SRCREV = "bdacba8afe53066bc3a338997e26fee416af2261"
SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable;tag=${PV}"
SRCREV = "de92499405d392f344956e41b1b9e190b8177436"
EXTRA_OEMESON = "-Druntime_deps_check=false \
-Dsystemdsystemunitdir=${systemd_system_unitdir} \