Accepting request 883537 from Base:System

OBS-URL: https://build.opensuse.org/request/show/883537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=175
This commit is contained in:
2021-04-08 20:13:02 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 5 deletions
+18
View File
@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Apr 7 07:49:44 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
- update to 5.58:
* Fix issue with usage of deprecated GLib functions.
- version 5.57:
* Fix issue with handling GATT notification PDU parsing.
* Fix issue with registering DIS without a valid source.
* Fix issue with removing remote SEPs when loading from cache.
- remove upstreamed
bluez-avdtp-Fix-removing-all-remote-SEPs-when-loading-from.patch
-------------------------------------------------------------------
Thu Apr 1 04:27:37 UTC 2021 - Al Cho <acho@suse.com>
- add bluez-avdtp-Fix-removing-all-remote-SEPs-when-loading-from.patch
Fix Bluetooth headphones disconnect periodically(bsc#1183821)
-------------------------------------------------------------------
Wed Feb 24 20:25:23 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
+2 -2
View File
@@ -27,7 +27,7 @@
# contributions via pull requests are welcome!
#
Name: bluez
Version: 5.56
Version: 5.58
Release: 0
Summary: Bluetooth Stack for Linux
License: GPL-2.0-or-later
@@ -84,7 +84,7 @@ Obsoletes: obexd-client < 5.0
Provides: obexd-client = %{version}
%{?systemd_requires}
%if 0%{?suse_version} >= 1550
BuildRequires: pkgconfig(ell) >= 0.28
BuildRequires: pkgconfig(ell) >= 0.39
%endif
%if %{with mesh}
# json-c is needed for --enable-mesh
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.