This commit is contained in:
parent
58d35c9961
commit
0daf318607
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d80f795b841cb524d522c8d90d5467472c8dfcfacc520288aa47147cf7561cc0
|
||||
size 732305
|
3
bluez-4.22.tar.bz2
Normal file
3
bluez-4.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18ad77b1e81f3e5f57dc8a2ec15c381f6788c5958e6d38d5afbe4dc0e4f72c72
|
||||
size 732738
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bluez-gstreamer (Version 4.21)
|
||||
# spec file for package bluez-gstreamer (Version 4.22)
|
||||
#
|
||||
# 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.21
|
||||
Version: 4.22
|
||||
Release: 1
|
||||
Summary: Bluetooth Sound Support
|
||||
Group: Productivity/Multimedia/Sound/Utilities
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 7 22:39:05 CET 2008 - seife@suse.de
|
||||
|
||||
- update to bluez-4.22:
|
||||
- Add deny statements to D-Bus access policy.
|
||||
- Add support for LegacyPairing property.
|
||||
- Add support for global properties.
|
||||
- Add more commands to telephony testing script.
|
||||
- Add sender checks for serial and network interfaces.
|
||||
- Remove deprecated methods and signals from input interface.
|
||||
- Remove deprecated methods and signals from network interface.
|
||||
- Remove OffMode option and always use device down.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 18:16:55 CET 2008 - seife@suse.de
|
||||
|
||||
|
14
bluez.spec
14
bluez.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bluez (Version 4.21)
|
||||
# spec file for package bluez (Version 4.22)
|
||||
#
|
||||
# Copyright (c) 2008 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.21
|
||||
Version: 4.22
|
||||
Release: 1
|
||||
Summary: Bluetooth Stack for Linux
|
||||
Group: Hardware/Mobile
|
||||
@ -349,6 +349,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/dund.1.gz
|
||||
|
||||
%changelog
|
||||
* Sun Dec 07 2008 seife@suse.de
|
||||
- update to bluez-4.22:
|
||||
- Add deny statements to D-Bus access policy.
|
||||
- Add support for LegacyPairing property.
|
||||
- Add support for global properties.
|
||||
- Add more commands to telephony testing script.
|
||||
- Add sender checks for serial and network interfaces.
|
||||
- Remove deprecated methods and signals from input interface.
|
||||
- Remove deprecated methods and signals from network interface.
|
||||
- Remove OffMode option and always use device down.
|
||||
* Mon Dec 01 2008 seife@suse.de
|
||||
- update to bluez-4.21:
|
||||
- Fix adapter initialization logic.
|
||||
|
Loading…
Reference in New Issue
Block a user