SHA256
1
0
forked from pool/bluez

Accepting request 207423 from home:seife:testing

update to 5.11, fix changelog for FACTORY patch policy

OBS-URL: https://build.opensuse.org/request/show/207423
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=151
This commit is contained in:
Marcus Meissner 2013-11-20 08:48:58 +00:00 committed by Git OBS Bridge
parent 0058950ca3
commit b154eec567
4 changed files with 46 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6481a0dc82571a41c940df46edaabd213c1c449251affef9c23ab05d08864707
size 1023796

3
bluez-5.11.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ee116dd504fcdc13dc4f1e171ae1e2a3c46395014cbab455fa12f092cceb06e
size 1092980

View File

@ -1,10 +1,48 @@
-------------------------------------------------------------------
Thu Oct 31 14:21:42 UTC 2013 - adrian@suse.de
Mon Nov 18 08:11:54 UTC 2013 - seife+obs@b1-systems.com
- update to bluez-5.10
* various bugfixes (see changelog file)
- update to bluez-5.11:
* Fix issue with connection attempt when not powered.
* Fix issue with assigning player to AVRCP target role.
* Fix issue with OBEX default cache directory.
* Fix issue with SDP search error handling.
* Fix issue with processing of SDP records.
* Fix issue with HID to HCI switching utility.
* Fix issue with mgmt end-to-end testing tool.
* Fix issue with L2CAP end-to-end testing tool.
* Add support for SMP end-to-end testing tool.
* Add support for more Wii controllers.
-------------------------------------------------------------------
Sat Oct 19 08:36:07 UTC 2013 - seife+obs@b1-systems.com
- remove libnl BuildRequires, it is not needed
-------------------------------------------------------------------
Wed Oct 16 14:31:38 UTC 2013 - seife+obs@b1-systems.com
- update to bluez-5.10, changelog from source:
ver 5.10:
* Fix issue with discoverable timeout handling.
* Fix issue with MAP messages and record version.
* Fix issue with MAP messages and status events.
* Fix issue with MAP messages and relative folders.
* Fix issue with MAP messages and type property signals.
* Fix issue with transfer size for OBEX GET operations.
* Fix issue with AVRCP service class identifier.
* Fix issue with AVRCP tracking seeked signal.
* Add support for OBEX command line client.
ver 5.9:
* Fix issue with network service and adapter removal.
* Fix issue with misleading OBEX error messages.
* Fix issue with OBEX transport reference handling.
* Fix issue with memory leak with MAP event handler.
* Fix issue with missing MAP property changed signal.
* Fix issue with message type property values.
* Fix issue with empty UUID list for devices.
* Fix issue with profile agent cancel method.
* Remove dependency on USB library.
- removed bluez-5.4-compilerwarning.diff, is obsolete
-------------------------------------------------------------------
Tue Oct 8 08:24:15 UTC 2013 - dimstar@opensuse.org

View File

@ -2,7 +2,7 @@
# spec file for package bluez
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010-2012 B1 Systems GmbH, Vohburg, Germany
# Copyright (c) 2010-2013 B1 Systems GmbH, Vohburg, Germany
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel
BuildRequires: systemd-devel
BuildRequires: pkgconfig(dbus-1) >= 1.4
%{?systemd_requires}
Version: 5.10
Version: 5.11
Release: 0
Summary: Bluetooth Stack for Linux
License: GPL-2.0+
@ -47,7 +47,6 @@ BuildRequires: pkg-config
BuildRequires: readline-devel
BuildRequires: udev
BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(libnl-1)
Recommends: sbc
Provides: bluez-utils = 3.36
Obsoletes: bluez-utils <= 3.36
@ -126,7 +125,6 @@ sed -i "/SystemdService=.*/d" obexd/src/org.bluez.obex.service
%configure --with-pic \
--enable-pie \
--enable-library \
--enable-usb \
--enable-tools \
--enable-cups \
--enable-test \