forked from pool/bluez
This commit is contained in:
committed by
Git OBS Bridge
parent
f40f086020
commit
b5cdba5a98
13
bluez.spec
13
bluez.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bluez (Version 4.30)
|
||||
# spec file for package bluez (Version 4.31)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -23,7 +23,7 @@ BuildRequires: dbus-1-devel flex
|
||||
BuildRequires: glib2-devel libnl-devel libusb-devel
|
||||
BuildRequires: alsa-devel libsndfile-devel
|
||||
Url: http://www.bluez.org
|
||||
Version: 4.30
|
||||
Version: 4.31
|
||||
Release: 1
|
||||
Summary: Bluetooth Stack for Linux
|
||||
Group: Hardware/Mobile
|
||||
@@ -353,6 +353,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/dund.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Feb 26 2009 seife@suse.de
|
||||
- update to bluez-4.31:
|
||||
- Add support for new BtIO helper library.
|
||||
- Fix AVDTP session close issue.
|
||||
- Fix SDP memory leaks.
|
||||
- Fix various uninitialized memory issues.
|
||||
- Fix duplicate signal emissions.
|
||||
- Fix property changes request handling.
|
||||
- Fix class of device storage handling.
|
||||
* Fri Feb 13 2009 seife@suse.de
|
||||
- update to bluez-4.30:
|
||||
- Add CID field to L2CAP socket address structure.
|
||||
|
Reference in New Issue
Block a user