Accepting request 62625 from Base:System

Accepted submit request 62625 from user seife

OBS-URL: https://build.opensuse.org/request/show/62625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=79
This commit is contained in:
Sascha Peilicke
2011-02-24 07:57:07 +00:00
committed by Git OBS Bridge
6 changed files with 39 additions and 5 deletions
+16
View File
@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Feb 21 07:56:00 UTC 2011 - seife+obs@b1-systems.com
- update to bluez-4.89:
- Fix issue with name resolving when discovery is suspended.
- Fix issue with parsing flags of advertising report.
- Fix issue with SEP handling if interface is disabled.
- Fix issue with device object creation on disconnect event.
- Fix issue with indicators whenever the driver is initialized.
- Fix issue with call indicator when parsing call info reply.
- Fix issue with crash and allowed GATT MTU was too large.
- Add support for SDP record of Primary GATT services.
- Add support for interactive mode for GATT utility.
- gattool requires libreadline for its interactive mode now, so
add readline-devel to BuildRequires
-------------------------------------------------------------------
Mon Feb 14 09:48:26 UTC 2011 - seife+obs@b1-systems.com
+16
View File
@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Feb 21 07:56:00 UTC 2011 - seife+obs@b1-systems.com
- update to bluez-4.89:
- Fix issue with name resolving when discovery is suspended.
- Fix issue with parsing flags of advertising report.
- Fix issue with SEP handling if interface is disabled.
- Fix issue with device object creation on disconnect event.
- Fix issue with indicators whenever the driver is initialized.
- Fix issue with call indicator when parsing call info reply.
- Fix issue with crash and allowed GATT MTU was too large.
- Add support for SDP record of Primary GATT services.
- Add support for interactive mode for GATT utility.
- gattool requires libreadline for its interactive mode now, so
add readline-devel to BuildRequires
-------------------------------------------------------------------
Mon Feb 14 09:48:26 UTC 2011 - seife+obs@b1-systems.com
+2 -1
View File
@@ -28,8 +28,9 @@ BuildRequires: glib2-devel >= 2.16
BuildRequires: libnl-devel libusb-devel
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
BuildRequires: readline-devel
Url: http://www.bluez.org
Version: 4.88
Version: 4.89
Release: 1
Summary: Bluetooth Sound Support
Group: Productivity/Multimedia/Sound/Utilities
+2 -1
View File
@@ -27,8 +27,9 @@ BuildRequires: libcap-ng-devel
BuildRequires: glib2-devel >= 2.16
BuildRequires: libnl-devel libusb-devel
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
BuildRequires: readline-devel
Url: http://www.bluez.org
Version: 4.88
Version: 4.89
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.