diff --git a/pulseaudio-2.1.tar.xz b/pulseaudio-2.1.tar.xz deleted file mode 100644 index 1df508c..0000000 --- a/pulseaudio-2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef6b347bf47abfb98080795f1583018ac959b4aeb4df916b879f9e1eaba0ca7f -size 1355004 diff --git a/pulseaudio-3.0.tar.xz b/pulseaudio-3.0.tar.xz new file mode 100644 index 0000000..52c6b0d --- /dev/null +++ b/pulseaudio-3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90bfda29605942d08e3e218ef10e3c660506a06651a616bfbb6a6df8392836d +size 1367468 diff --git a/pulseaudio.changes b/pulseaudio.changes index 25c3911..e59a61b 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jan 20 17:55:54 UTC 2013 - oholecek@suse.com + +- bluetooth module now requires Bluez > 4.99 + +------------------------------------------------------------------- +Mon Dec 31 18:09:24 UTC 2012 - crrodriguez@opensuse.org + +- Update to pulseaudio 3.0 +* ALSA Use Case Manager (UCM) support +* Runtime editable LADSPA filter parameters +* Out-of-the-box support for Bluetooth sources +* Configurable device latency offset +* Various ALSA changes +* Lots of infrastructure improvements + ------------------------------------------------------------------- Tue Nov 27 15:23:42 CET 2012 - tiwai@suse.de diff --git a/pulseaudio.spec b/pulseaudio.spec index 5c9d9ad..326cf7c 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,7 +1,7 @@ # # spec file for package pulseaudio # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: pulseaudio -Version: 2.1 +Version: 3.0 Release: 0 -%define drvver 2.1 +%define drvver 3.0 %define soname 0 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Summary: A Networked Sound Server @@ -70,6 +70,7 @@ BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(json) >= 0.9 +BuildRequires: pkgconfig(sbc) PreReq: %fillup_prereq PreReq: pwdutils Requires: rtkit @@ -157,7 +158,7 @@ This package includes support for Jack-based applications. Summary: Bluetooth support for the PulseAudio sound server Group: System/Sound Daemons Requires: %{name} = %{version} -Requires: bluez >= 4.34 +Requires: bluez >= 4.99 %description module-bluetooth pulseaudio is a networked sound server for Linux and other Unix like @@ -481,8 +482,7 @@ setup-pulseaudio --auto > /dev/null %files module-bluetooth %defattr(-,root,root) -%{_libdir}/pulse-%{drvver}/modules/libbluetooth-ipc.so -%{_libdir}/pulse-%{drvver}/modules/libbluetooth-sbc.so +%{_libdir}/pulse-%{drvver}/modules/module-bluetooth-policy.so %{_libdir}/pulse-%{drvver}/modules/libbluetooth-util.so %{_libdir}/pulse-%{drvver}/modules/module-bluetooth-device.so %{_libdir}/pulse-%{drvver}/modules/module-bluetooth-discover.so