diff --git a/bluez-4.88.tar.bz2 b/bluez-4.88.tar.bz2 deleted file mode 100644 index 913cb57..0000000 --- a/bluez-4.88.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ef419232f82860d8976a06b36b72b0a3cc99e3bf96d9b9038dd5f9e400f6f29 -size 899433 diff --git a/bluez-4.89.tar.bz2 b/bluez-4.89.tar.bz2 new file mode 100644 index 0000000..83abe73 --- /dev/null +++ b/bluez-4.89.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529092a92197d8e5d5e276483b57fb50cb40548ddd8469a3344c84b9f3135af1 +size 904308 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 41a73a6..55c320a 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -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 diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index e581a61..fefe289 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -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 diff --git a/bluez.changes b/bluez.changes index 41a73a6..55c320a 100644 --- a/bluez.changes +++ b/bluez.changes @@ -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 diff --git a/bluez.spec b/bluez.spec index 7b8dba2..43f233c 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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