Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2013-11-29 16:22:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez (Old)
 and      /work/SRC/openSUSE:Factory/.bluez.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez/bluez.changes      2013-10-08 
12:50:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bluez.new/bluez.changes 2013-11-29 
16:22:20.000000000 +0100
@@ -1,0 +2,51 @@
+Sun Nov 24 16:43:28 UTC 2013 - [email protected]
+
+- run %uev_rules_update in %post if such macro is defined 
+
+-------------------------------------------------------------------
+Mon Nov 18 08:11:54 UTC 2013 - [email protected]
+
+- 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 - [email protected]
+
+- remove libnl BuildRequires, it is not needed
+
+-------------------------------------------------------------------
+Wed Oct 16 14:31:38 UTC 2013 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  bluez-5.4-compilerwarning.diff
  bluez-5.8.tar.xz

New:
----
  bluez-5.11.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.T9Oxh4/_old  2013-11-29 16:22:22.000000000 +0100
+++ /var/tmp/diff_new_pack.T9Oxh4/_new  2013-11-29 16:22:22.000000000 +0100
@@ -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:  systemd-devel
 BuildRequires:  pkgconfig(dbus-1) >= 1.4
 %{?systemd_requires}
-Version:        5.8
+Version:        5.11
 Release:        0
 Summary:        Bluetooth Stack for Linux
 License:        GPL-2.0+
@@ -35,7 +35,6 @@
 Source6:        README.SUSE
 Source7:        bluetooth.modprobe
 Source99:       README.packagers
-Patch1:         bluez-5.4-compilerwarning.diff
 Patch2:         bluez-sdp-unix-path.patch
 BuildRequires:  alsa-devel
 BuildRequires:  automake
@@ -44,12 +43,10 @@
 BuildRequires:  libsndfile-devel
 BuildRequires:  libtool
 BuildRequires:  libudev-devel
-BuildRequires:  libusb-devel
 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
@@ -114,7 +111,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 %patch2 -p1
 cp %{SOURCE6} .
 mkdir dbus-apis
@@ -129,7 +125,6 @@
 %configure --with-pic \
        --enable-pie            \
        --enable-library        \
-       --enable-usb            \
        --enable-tools          \
        --enable-cups           \
        --enable-test           \
@@ -169,6 +164,7 @@
 %service_add_pre bluetooth.service
 
 %post
+%{?udev_rules_update:%udev_rules_update}
 # todo: check if this is still obeyed / needed with systemd
 %{fillup_only -n bluetooth}
 # We need the bluez systemd service enabled at any time. It won't start up

++++++ bluez-5.8.tar.xz -> bluez-5.11.tar.xz ++++++
++++ 44288 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to