Accepting request 256311 from home:seife:testing
update to version 5.24 OBS-URL: https://build.opensuse.org/request/show/256311 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=175
This commit is contained in:
parent
01b6a40541
commit
76e6bdb624
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cdabd38d7ac8dd392a77ce7d76d5c120b277e4115040ba5d3ab91c05ab37f2c1
|
|
||||||
size 1426660
|
|
3
bluez-5.24.tar.xz
Normal file
3
bluez-5.24.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e870c5fba0bf3496856fc720e2d217856fcf40b59829f8cc0c05902ebb9fb837
|
||||||
|
size 1444536
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 6 10:02:59 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- update to version 5.24
|
||||||
|
This release consists for the most part of cleanups and minor
|
||||||
|
fixes, however there are some new additions too in the form of
|
||||||
|
Phonebook Access Profile 1.2 and Message Access Profile 1.2
|
||||||
|
features.
|
||||||
|
- packaging: mcaptest tool added to bluez-test package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 9 06:28:53 UTC 2014 - seife+obs@b1-systems.com
|
Tue Sep 9 06:28:53 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel
|
|||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: pkgconfig(dbus-1) >= 1.4
|
BuildRequires: pkgconfig(dbus-1) >= 1.4
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
Version: 5.23
|
Version: 5.24
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bluetooth Stack for Linux
|
Summary: Bluetooth Stack for Linux
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -248,6 +248,7 @@ rm -rf %{buildroot}
|
|||||||
#{_bindir}/hciemu
|
#{_bindir}/hciemu
|
||||||
%{_bindir}/l2test
|
%{_bindir}/l2test
|
||||||
%{_bindir}/rctest
|
%{_bindir}/rctest
|
||||||
|
%{_bindir}/mcaptest
|
||||||
%dir %{_libdir}/bluez
|
%dir %{_libdir}/bluez
|
||||||
%{_libdir}/bluez/test
|
%{_libdir}/bluez/test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user