forked from pool/bluez
This commit is contained in:
parent
56ab2d814e
commit
663a18fcdc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90e6da70044745599393daa2401173b3caabcaf2e9960c0b5e0ab7e40b409009
|
|
||||||
size 841494
|
|
3
bluez-4.47.tar.bz2
Normal file
3
bluez-4.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a7b325d089043759e70825047383d21f6ca147973f849ce1c645ea06f272c58e
|
||||||
|
size 845372
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 3 09:32:48 CEST 2009 - seife@suse.de
|
||||||
|
|
||||||
|
- update to bluez-4.47:
|
||||||
|
- Add support for RFKILL unblock handling.
|
||||||
|
- Add support for serial proxy configurations.
|
||||||
|
- Add support for caching service class updates.
|
||||||
|
- Fix issues with updating SDP service records.
|
||||||
|
- Fix usage of limited discoverable mode.
|
||||||
|
- Remove deprecated methods and signals for AudioSource.
|
||||||
|
- bluez-4.46:
|
||||||
|
- Add support for A2DP sink role.
|
||||||
|
- Fix clearing svc_cache before the adapter is up.
|
||||||
|
- Fix various pointer after free usages.
|
||||||
|
- Fix various memory leaks.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 9 11:08:28 CEST 2009 - seife@suse.de
|
Thu Jul 9 11:08:28 CEST 2009 - seife@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bluez-gstreamer (Version 4.45)
|
# spec file for package bluez-gstreamer (Version 4.47)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -24,7 +24,7 @@ BuildRequires: glib2-devel libnl-devel libusb-devel
|
|||||||
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
||||||
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
|
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
|
||||||
Url: http://www.bluez.org
|
Url: http://www.bluez.org
|
||||||
Version: 4.45
|
Version: 4.47
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bluetooth Sound Support
|
Summary: Bluetooth Sound Support
|
||||||
Group: Productivity/Multimedia/Sound/Utilities
|
Group: Productivity/Multimedia/Sound/Utilities
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 3 09:32:48 CEST 2009 - seife@suse.de
|
||||||
|
|
||||||
|
- update to bluez-4.47:
|
||||||
|
- Add support for RFKILL unblock handling.
|
||||||
|
- Add support for serial proxy configurations.
|
||||||
|
- Add support for caching service class updates.
|
||||||
|
- Fix issues with updating SDP service records.
|
||||||
|
- Fix usage of limited discoverable mode.
|
||||||
|
- Remove deprecated methods and signals for AudioSource.
|
||||||
|
- bluez-4.46:
|
||||||
|
- Add support for A2DP sink role.
|
||||||
|
- Fix clearing svc_cache before the adapter is up.
|
||||||
|
- Fix various pointer after free usages.
|
||||||
|
- Fix various memory leaks.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 9 11:08:28 CEST 2009 - seife@suse.de
|
Thu Jul 9 11:08:28 CEST 2009 - seife@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bluez (Version 4.45)
|
# spec file for package bluez (Version 4.47)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# 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: glib2-devel libnl-devel libusb-devel
|
||||||
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
||||||
Url: http://www.bluez.org
|
Url: http://www.bluez.org
|
||||||
Version: 4.45
|
Version: 4.47
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bluetooth Stack for Linux
|
Summary: Bluetooth Stack for Linux
|
||||||
Group: Hardware/Mobile
|
Group: Hardware/Mobile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user