Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2019-07-02 10:49:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez (Old)
 and      /work/SRC/openSUSE:Factory/.bluez.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez"

Tue Jul  2 10:49:38 2019 rev:162 rq:712640 version:5.50

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez/bluez.changes      2019-05-03 
22:07:05.850879001 +0200
+++ /work/SRC/openSUSE:Factory/.bluez.new.4615/bluez.changes    2019-07-02 
10:49:39.487619108 +0200
@@ -1,0 +2,8 @@
+Tue Jun 25 13:19:30 UTC 2019 - Frederic Crozat <[email protected]>
+
+- Add avinfo to bluez-test, useful for debugging.
+- Only BuildRequires pkgconfig(ell) on Tumbleweed.
+- Add bluez-5.50-a2dp-backports.patch: A2DP fixes for newer codecs
+  (upstream backport).
+
+-------------------------------------------------------------------

New:
----
  bluez-5.50-a2dp-backports.patch

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

Other differences:
------------------
++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.MWTCrX/_old  2019-07-02 10:49:40.235620262 +0200
+++ /var/tmp/diff_new_pack.MWTCrX/_new  2019-07-02 10:49:40.239620269 +0200
@@ -40,6 +40,8 @@
 Patch6:         disable_some_obex_tests.patch
 # PATCH-FIX-UPSTREAM: improve profile availability on some audio devices
 Patch7:         0001-policy-Add-logic-to-connect-a-Sink.patch
+# PATCH-FIX-UPSTREAM a2dp fixes for newer codecs
+Patch8:                bluez-5.50-a2dp-backports.patch
 # Upstream suggests to use btmon instead of hcidump and does not want those 
patches
 # => PATCH-FIX-OPENSUSE for those two :-)
 # fix some memory leak with malformed packet (reported upstream but not yet 
fixed)
@@ -60,7 +62,9 @@
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(dbus-1) >= 1.6
+%if 0%{?suse_version} >= 1550
 BuildRequires:  pkgconfig(ell) >= 0.3
+%endif
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28
 # json-c is needed for --enable-mesh
 BuildRequires:  pkgconfig(json-c)
@@ -160,6 +164,7 @@
 %patch6 -p1
 %endif
 %patch7 -p1
+%patch8 -p1
 %patch101 -p1
 %patch102 -p1
 mkdir dbus-apis
@@ -183,7 +188,9 @@
        --enable-library        \
        --enable-tools          \
        --enable-cups           \
+%if 0%{?suse_version} >= 1550
        --enable-mesh           \
+%endif
        --enable-midi           \
        --enable-test           \
        --enable-experimental   \
@@ -217,6 +224,8 @@
 install -m0755 tools/btgatt-client %{buildroot}%{_bindir}
 # btmgmt can be useful
 install -m0755 tools/btmgmt %{buildroot}%{_bindir}
+# avinfo can be useful for debugging
+install -m0755 tools/avinfo $RPM_BUILD_ROOT%{_bindir}
 
 # for auto-enable subpackage
 find . -name main.conf
@@ -282,7 +291,9 @@
 %{_libexecdir}/bluetooth/obexd
 %{_bindir}/bluetoothctl
 %{_bindir}/btmon
+%if 0%{?suse_version} >= 1550
 %{_bindir}/meshctl
+%endif
 %{_bindir}/hcidump
 %{_bindir}/bccmd
 %{_libexecdir}/udev/
@@ -327,6 +338,7 @@
 
 %files test
 %defattr(-,root,root)
+%{_bindir}/avinfo
 #{_bindir}/hciemu
 %{_bindir}/l2test
 %{_bindir}/rctest

++++++ bluez-5.50-a2dp-backports.patch ++++++
++++ 4714 lines (skipped)


Reply via email to