Hello community, here is the log from the commit of package pulseaudio for openSUSE:Factory checked in at 2013-02-05 12:13:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old) and /work/SRC/openSUSE:Factory/.pulseaudio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pulseaudio", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes 2012-11-28 16:28:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes 2013-02-05 12:13:56.000000000 +0100 @@ -1,0 +2,16 @@ +Sun Jan 20 17:55:54 UTC 2013 - [email protected] + +- bluetooth module now requires Bluez > 4.99 + +------------------------------------------------------------------- +Mon Dec 31 18:09:24 UTC 2012 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- pulseaudio-2.1.tar.xz New: ---- pulseaudio-3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pulseaudio.spec ++++++ --- /var/tmp/diff_new_pack.fKBQQj/_old 2013-02-05 12:13:58.000000000 +0100 +++ /var/tmp/diff_new_pack.fKBQQj/_new 2013-02-05 12:13:58.000000000 +0100 @@ -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(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 @@ 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 @@ %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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
