diff --git a/bluez-4.18.tar.bz2 b/bluez-4.18.tar.bz2 deleted file mode 100644 index f5ebdc3..0000000 --- a/bluez-4.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea22a63ab41d75dea82a91a5261ad341e56ddd09b11b6133231f05eaf3e8f3e0 -size 730114 diff --git a/bluez-4.19.tar.bz2 b/bluez-4.19.tar.bz2 new file mode 100644 index 0000000..3cff89c --- /dev/null +++ b/bluez-4.19.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76ba3bb5ef5e5c2195a131a184885523fa5d74b79ddc0e3625c5435badfcb95 +size 731129 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 4a22c34..67870ff 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Nov 23 01:10:59 CET 2008 - seife@suse.de + +- update to bluez-4.19: + - Fix D-Bus signal emmissions for CreateDevice. + - Fix issues with UUID probing. + - Fix +BSRF syntax issue. + - Add Pairable adapter property. + - Add sdp_copy_record() library function. + ------------------------------------------------------------------- Tue Nov 11 09:26:41 CET 2008 - seife@suse.de diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 76f6046..763bc3b 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez-gstreamer (Version 4.18) +# spec file for package bluez-gstreamer (Version 4.19) # # 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.18 +Version: 4.19 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities @@ -109,6 +109,13 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gstreamer-*/*.so %changelog +* Sun Nov 23 2008 seife@suse.de +- update to bluez-4.19: + - Fix D-Bus signal emmissions for CreateDevice. + - Fix issues with UUID probing. + - Fix +BSRF syntax issue. + - Add Pairable adapter property. + - Add sdp_copy_record() library function. * Tue Nov 11 2008 seife@suse.de - add bluez-compat package, containing pand and dund (bnc#435591) * Mon Nov 10 2008 seife@suse.de diff --git a/bluez.changes b/bluez.changes index 4a22c34..67870ff 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Nov 23 01:10:59 CET 2008 - seife@suse.de + +- update to bluez-4.19: + - Fix D-Bus signal emmissions for CreateDevice. + - Fix issues with UUID probing. + - Fix +BSRF syntax issue. + - Add Pairable adapter property. + - Add sdp_copy_record() library function. + ------------------------------------------------------------------- Tue Nov 11 09:26:41 CET 2008 - seife@suse.de diff --git a/bluez.spec b/bluez.spec index 6cd9b47..49ee3e2 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez (Version 4.18) +# spec file for package bluez (Version 4.19) # # 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.18 +Version: 4.19 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile @@ -349,6 +349,13 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man1/dund.1.gz %changelog +* Sun Nov 23 2008 seife@suse.de +- update to bluez-4.19: + - Fix D-Bus signal emmissions for CreateDevice. + - Fix issues with UUID probing. + - Fix +BSRF syntax issue. + - Add Pairable adapter property. + - Add sdp_copy_record() library function. * Tue Nov 11 2008 seife@suse.de - add bluez-compat package, containing pand and dund (bnc#435591) * Mon Nov 10 2008 seife@suse.de