Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2019-02-04 15:32:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez (Old)
 and      /work/SRC/openSUSE:Factory/.bluez.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez"

Mon Feb  4 15:32:52 2019 rev:158 rq:670709 version:5.50

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez/bluez.changes      2018-06-22 
13:11:39.555323432 +0200
+++ /work/SRC/openSUSE:Factory/.bluez.new.28833/bluez.changes   2019-02-04 
15:32:57.399107725 +0100
@@ -1,0 +2,5 @@
+Tue Jan 15 09:05:19 UTC 2019 - [email protected]
+
+- add btgatt-client to bluez-test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.kgkhDy/_old  2019-02-04 15:32:58.535107177 +0100
+++ /var/tmp/diff_new_pack.kgkhDy/_new  2019-02-04 15:32:58.539107175 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bluez
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010-2017 B1 Systems GmbH, Vohburg, Germany
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -198,8 +198,13 @@
 
 ## same as in fedora...
 # "make install" fails to install gatttool, used with Bluetooth Low Energy
+# boo#970628
 install -m0755 attrib/gatttool %{buildroot}%{_bindir}
 
+## install btgatt-client for -test package, see
+## https://www.spinics.net/lists/linux-bluetooth/msg63258.html
+install -m0755 tools/btgatt-client %{buildroot}%{_bindir}
+
 # for auto-enable subpackage
 find . -name main.conf
 install --mode 0644 -D src/main.conf 
%{buildroot}/%{_sysconfdir}/bluetooth/main.conf
@@ -311,6 +316,7 @@
 #{_bindir}/hciemu
 %{_bindir}/l2test
 %{_bindir}/rctest
+%{_bindir}/btgatt-client
 %dir %{_libdir}/bluez
 %{_libdir}/bluez/test
 


Reply via email to