From 656034330ea35e1368c7a36b25c890839192968684cb0670f20097307374fa6a Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 11 Mar 2012 09:01:02 +0000 Subject: [PATCH] Accepting request 108657 from home:seife:testing update to bluez-4.99 OBS-URL: https://build.opensuse.org/request/show/108657 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=115 --- bluez-4.98.tar.bz2 | 3 --- bluez-4.99.tar.bz2 | 3 +++ bluez-gstreamer.changes | 15 +++++++++++++++ bluez-gstreamer.spec | 16 ++++++++-------- bluez.changes | 15 +++++++++++++++ bluez.spec | 26 ++++++++++++++------------ 6 files changed, 55 insertions(+), 23 deletions(-) delete mode 100644 bluez-4.98.tar.bz2 create mode 100644 bluez-4.99.tar.bz2 diff --git a/bluez-4.98.tar.bz2 b/bluez-4.98.tar.bz2 deleted file mode 100644 index 62d928f..0000000 --- a/bluez-4.98.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f10865c8883abaa9720bf3a6d150a57f7bbaae0ba3a1e952fa537481994bf39 -size 987360 diff --git a/bluez-4.99.tar.bz2 b/bluez-4.99.tar.bz2 new file mode 100644 index 0000000..e33e35f --- /dev/null +++ b/bluez-4.99.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3636b0a7422fd0b4b2aa972b83c6036571c0dcc1f6236423eef1788a088700d +size 1001874 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index df05ec8..fa8456d 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Mar 8 21:06:29 UTC 2012 - seife+obs@b1-systems.com + +- update to bluez-4.99: + - Fix issue with missing retries for BNEP connection setup. + - Fix issue with not showing name if first EIR has no details. + - Fix issue with running SDP discovery for LE devices. + - Add support for GATT using 128-bit Bluetooth UUIDs. + - Add support for retrieving key size information. + - Add support for storing Long Term Keys. + - Add support for Proximity Reporter API. + - Add support for KeyboardDisplay IO capability. + - Add support for version 1.0 of management API. + - Add support for monitoring interface. + ------------------------------------------------------------------- Mon Jan 23 15:23:43 UTC 2012 - seife+obs@b1-systems.com diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 56c9f79..eb2aca4 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -27,20 +27,20 @@ BuildRequires: libcap-ng-devel %if 0%{?suse_version} > 1130 BuildRequires: pkgconfig(systemd) %endif -BuildRequires: pkgconfig(libnl-1) -BuildRequires: glib2-devel >= 2.16 -BuildRequires: libusb-devel BuildRequires: alsa-devel -BuildRequires: libsndfile-devel -BuildRequires: pkg-config BuildRequires: check-devel -BuildRequires: udev +BuildRequires: glib2-devel >= 2.16 BuildRequires: gstreamer-0_10-devel BuildRequires: gstreamer-0_10-plugins-base-devel -BuildRequires: readline-devel +BuildRequires: libsndfile-devel BuildRequires: libudev-devel +BuildRequires: libusb-devel +BuildRequires: pkg-config +BuildRequires: readline-devel +BuildRequires: udev +BuildRequires: pkgconfig(libnl-1) Url: http://www.bluez.org -Version: 4.98 +Version: 4.99 Release: 0 Summary: Bluetooth Sound Support License: GPL-2.0+ diff --git a/bluez.changes b/bluez.changes index df05ec8..fa8456d 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Mar 8 21:06:29 UTC 2012 - seife+obs@b1-systems.com + +- update to bluez-4.99: + - Fix issue with missing retries for BNEP connection setup. + - Fix issue with not showing name if first EIR has no details. + - Fix issue with running SDP discovery for LE devices. + - Add support for GATT using 128-bit Bluetooth UUIDs. + - Add support for retrieving key size information. + - Add support for storing Long Term Keys. + - Add support for Proximity Reporter API. + - Add support for KeyboardDisplay IO capability. + - Add support for version 1.0 of management API. + - Add support for monitoring interface. + ------------------------------------------------------------------- Mon Jan 23 15:23:43 UTC 2012 - seife+obs@b1-systems.com diff --git a/bluez.spec b/bluez.spec index fa5d44b..a68eb3c 100644 --- a/bluez.spec +++ b/bluez.spec @@ -29,20 +29,20 @@ BuildRequires: systemd %{?systemd_requires} %define has_systemd 1 %endif -BuildRequires: pkgconfig(libnl-1) -BuildRequires: glib2-devel >= 2.16 -BuildRequires: libusb-devel BuildRequires: alsa-devel -BuildRequires: libsndfile-devel -BuildRequires: pkg-config -BuildRequires: check-devel -BuildRequires: udev -BuildRequires: readline-devel -BuildRequires: libudev-devel -BuildRequires: libtool BuildRequires: automake +BuildRequires: check-devel +BuildRequires: glib2-devel >= 2.16 +BuildRequires: libsndfile-devel +BuildRequires: libtool +BuildRequires: libudev-devel +BuildRequires: libusb-devel +BuildRequires: pkg-config +BuildRequires: readline-devel +BuildRequires: udev +BuildRequires: pkgconfig(libnl-1) Url: http://www.bluez.org -Version: 4.98 +Version: 4.99 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0+ @@ -143,7 +143,9 @@ Authors: Summary: Tools for testing of various Bluetooth-functions License: GPL-2.0+ ; MIT Group: Development/Tools/Debuggers -Requires: libbluetooth3 = %{version} python-gobject2 dbus-1-python +Requires: dbus-1-python +Requires: libbluetooth3 = %{version} +Requires: python-gobject2 %description test Contains a few tools for testing various bluetooth functions. The