diff --git a/pulseaudio.changes b/pulseaudio.changes index e4d3797..256b8ad 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 26 10:21:23 UTC 2014 - seife+obs@b1-systems.com + +- relax the bluez dependency of pulseaudio-module-bluetooth from + == bluez_version to >= bluez_version so that newer 3rd-party + bluez builds (my testing builds e.g. :-) can be used + ------------------------------------------------------------------- Sun Feb 23 19:01:59 UTC 2014 - zaitor@opensuse.org diff --git a/pulseaudio.spec b/pulseaudio.spec index 35e01dd..65bda18 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -188,7 +188,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 = %{_bluezVersion} +Requires: bluez >= %{_bluezVersion} %description module-bluetooth pulseaudio is a networked sound server for Linux and other Unix like