diff --git a/bluez-5.55.tar.xz b/bluez-5.55.tar.xz deleted file mode 100644 index fb27aec..0000000 --- a/bluez-5.55.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8863717113c4897e2ad3271fc808ea245319e6fd95eed2e934fae8e0894e9b88 -size 2041428 diff --git a/bluez-5.56.tar.xz b/bluez-5.56.tar.xz new file mode 100644 index 0000000..d0988d9 --- /dev/null +++ b/bluez-5.56.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d +size 2053080 diff --git a/bluez.changes b/bluez.changes index 3ea9ab4..0a1dd8c 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Feb 24 20:25:23 UTC 2021 - Stefan Seyfried + +- update to 5.56: + * Fix issue with setting AVDTP disconnect timer. + * Fix issue with AVDTP not sending GetCapabilities. + * Fix issue with AVDTP connecting using streaming mode. + * Fix issue with handling A2DP and remote SEP disappearing. + * Fix issue with handling session of A2DP channels. + * Fix issue with GATT and handling device removal. + * Fix issue with GATT not accepting multiple requests. + * Fix issue with HID report value callback registration. + * Add support for new advertising management command. + * Add support for battery D-Bus interface. + * removed obsolete bccmd + ------------------------------------------------------------------- Wed Jan 27 08:48:16 UTC 2021 - Stefan Seyfried diff --git a/bluez.spec b/bluez.spec index f2fbc4b..c3b65d0 100644 --- a/bluez.spec +++ b/bluez.spec @@ -27,7 +27,7 @@ # contributions via pull requests are welcome! # Name: bluez -Version: 5.55 +Version: 5.56 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0-or-later @@ -346,11 +346,9 @@ touch -r %{SOURCE0} $UM %{_bindir}/meshctl %{_bindir}/mesh-cfgclient %endif -%{_bindir}/bccmd %{_prefix}/lib/udev/ %{_mandir}/man1/btattach.1%{?ext_man} %{_mandir}/man8/bluetoothd.8%{?ext_man} -%{_mandir}/man1/bccmd.1%{?ext_man} %{_mandir}/man1/hid2hci.1%{?ext_man} %{_mandir}/man1/l2ping.1%{?ext_man} %{_mandir}/man1/rctest.1%{?ext_man}