Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2016-01-05 09:40: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      2015-11-11 
10:28:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bluez.new/bluez.changes 2016-01-05 
09:40:56.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Dec 28 08:27:37 UTC 2015 - [email protected]
+
+- update to version 5.37:
+  * Fix issue with registering external profiles.
+  * Fix issue with connecting external profiles.
+  * Fix issue with GATT service changed handling.
+  * Fix issue with not emitting GattServices update.
+  * Convert to unified HID over GATT profile support.
+  * Convert to KeyboardDisplay as default IO capability.
+  * Install btattach utility by default.
+
+-------------------------------------------------------------------

Old:
----
  bluez-5.36.tar.xz

New:
----
  bluez-5.37.tar.xz

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

Other differences:
------------------
++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.iXRH4G/_old  2016-01-05 09:40:57.000000000 +0100
+++ /var/tmp/diff_new_pack.iXRH4G/_new  2016-01-05 09:40:57.000000000 +0100
@@ -24,7 +24,7 @@
 BuildRequires:  systemd-devel
 BuildRequires:  pkgconfig(dbus-1) >= 1.6
 %{?systemd_requires}
-Version:        5.36
+Version:        5.37
 Release:        0
 Summary:        Bluetooth Stack for Linux
 License:        GPL-2.0+
@@ -119,13 +119,14 @@
 # END FIXME
 
 %build
-# autoreconf -fiv
+# --enable-experimental is needed or btattach does not build (bug?)
 %configure --with-pic \
        --enable-pie            \
        --enable-library        \
        --enable-tools          \
        --enable-cups           \
        --enable-test           \
+       --enable-experimental   \
        --enable-datafiles
 
 make %{?_smp_mflags} all V=1
@@ -156,7 +157,7 @@
 
 %check
 %if ! 0%{?qemu_user_space_build}
-make check
+make %{?_smp_mflags} check
 %endif
 
 %clean
@@ -187,6 +188,7 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog README dbus-apis
 %{_bindir}/bluemoon
+%{_bindir}/btattach
 %{_bindir}/hcitool
 %{_bindir}/l2ping
 %{_bindir}/rfcomm
@@ -204,6 +206,7 @@
 %{_bindir}/hcidump
 %{_bindir}/bccmd
 %{_prefix}/lib/udev/
+%doc %{_mandir}/man1/btattach.1.gz
 %doc %{_mandir}/man1/hcidump.1.gz
 %doc %{_mandir}/man1/hciattach.1.gz
 %doc %{_mandir}/man1/hciconfig.1.gz

++++++ bluez-5.36.tar.xz -> bluez-5.37.tar.xz ++++++
++++ 17816 lines of diff (skipped)


Reply via email to