diff --git a/bluez-4.45.tar.bz2 b/bluez-4.45.tar.bz2 deleted file mode 100644 index f8d6319..0000000 --- a/bluez-4.45.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90e6da70044745599393daa2401173b3caabcaf2e9960c0b5e0ab7e40b409009 -size 841494 diff --git a/bluez-4.47.tar.bz2 b/bluez-4.47.tar.bz2 new file mode 100644 index 0000000..d688ff1 --- /dev/null +++ b/bluez-4.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b325d089043759e70825047383d21f6ca147973f849ce1c645ea06f272c58e +size 845372 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 76f3e5d..c4c4bf8 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -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 diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index cdfa4d3..fb7a251 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -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. # @@ -24,7 +24,7 @@ BuildRequires: glib2-devel libnl-devel libusb-devel BuildRequires: alsa-devel libsndfile-devel pkg-config udev BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel Url: http://www.bluez.org -Version: 4.45 +Version: 4.47 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index 76f3e5d..c4c4bf8 100644 --- a/bluez.changes +++ b/bluez.changes @@ -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 diff --git a/bluez.spec b/bluez.spec index 6f81fa6..b43a310 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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. # @@ -23,7 +23,7 @@ BuildRequires: dbus-1-devel flex BuildRequires: glib2-devel libnl-devel libusb-devel BuildRequires: alsa-devel libsndfile-devel pkg-config udev Url: http://www.bluez.org -Version: 4.45 +Version: 4.47 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile