forked from pool/bluez
This commit is contained in:
committed by
Git OBS Bridge
parent
0912c30cd8
commit
a66b6303bd
22
bluez.spec
22
bluez.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bluez (Version 4.33)
|
||||
# spec file for package bluez (Version 4.34)
|
||||
#
|
||||
# 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.33
|
||||
Version: 4.34
|
||||
Release: 1
|
||||
Summary: Bluetooth Stack for Linux
|
||||
Group: Hardware/Mobile
|
||||
@@ -353,6 +353,22 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/dund.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2009 seife@suse.de
|
||||
- update to bluez-4.34:
|
||||
- Add support for version checks of plugins.
|
||||
- Add support for class property on adapter interface.
|
||||
- Add support for second SDP attempt after connection reset.
|
||||
- Add support for more detailed audio states.
|
||||
- Add support for HFP+A2DP auto connection feature.
|
||||
- Add support for new and improved audio IPC.
|
||||
- Add program for testing audio IPC interface.
|
||||
- Fix various AVDTP qualification related issues.
|
||||
- Fix broken SDP AttributeIdList parsing.
|
||||
- Fix invalid memory access of SDP URL handling.
|
||||
- Fix local class of device race conditions.
|
||||
- Fix issue with periodic inquiry on startup.
|
||||
- Fix missing temporary devices in some situations.
|
||||
- Fix SBC alignment issue for encoding with four subbands.
|
||||
* Tue Mar 17 2009 seife@suse.de
|
||||
- update to bluez-4.33:
|
||||
- Add Paired property to the DeviceFound signals.
|
||||
@@ -604,7 +620,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- removed bluez-4.6-fix-bluetoothd-crash-after-suspend.diff
|
||||
* Thu Sep 25 2008 seife@suse.de
|
||||
- fix a bluetoothd crash after resume
|
||||
* Tue Sep 23 2008 seife@suse.de
|
||||
* Wed Sep 24 2008 seife@suse.de
|
||||
- use /dev/shm instead of /var/run for the coldplug-marker, since
|
||||
/var/run is cleaned up later in the boot process
|
||||
* Tue Sep 23 2008 seife@suse.de
|
||||
|
Reference in New Issue
Block a user