SHA256
1
0
forked from pool/bluez
OBS User unknown
2008-10-13 14:16:18 +00:00
committed by Git OBS Bridge
parent bfae5490bc
commit 4ff9a20001
4 changed files with 26 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package bluez (Version 4.12)
# spec file for package bluez (Version 4.13)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -24,7 +24,7 @@ BuildRequires: glib2-devel libnl-devel libusb-devel
BuildRequires: alsa-devel libsndfile-devel
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
Url: http://www.bluez.org
Version: 4.12
Version: 4.13
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile
@@ -336,6 +336,15 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/gstreamer-*/*.so
%changelog
* Mon Oct 13 2008 seife@suse.de
- update to bluez-4.13:
- Fix service discovery and UUID handling.
- Fix bonding issues with Simple Pairing.
- Fix file descriptor misuse of SCO connections.
- Fix various memory leaks in the device handling.
- Fix AVCTP disconnect handling.
- Fix GStreamer modes for MP3 encoding.
- Add operator selection to Handsfree support.
* Mon Oct 06 2008 seife@suse.de
- update to bluez-4.12:
- Fix crash with missing icon value.