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:
commit
25fcc943a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ef419232f82860d8976a06b36b72b0a3cc99e3bf96d9b9038dd5f9e400f6f29
|
||||
size 899433
|
3
bluez-4.89.tar.bz2
Normal file
3
bluez-4.89.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:529092a92197d8e5d5e276483b57fb50cb40548ddd8469a3344c84b9f3135af1
|
||||
size 904308
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user