diff --git a/pulseaudio.changes b/pulseaudio.changes index fef4493..873e8a4 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 25 15:32:55 UTC 2021 - Antonio Larrosa + +- Let pulseaudio-utils require any pulseaudio-daemon provider + so parecord and the other utils can be used with other + pulseaudio implementations + ------------------------------------------------------------------- Thu Feb 25 10:48:37 UTC 2021 - Antonio Larrosa diff --git a/pulseaudio.spec b/pulseaudio.spec index a90317d..dd70957 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -288,7 +288,7 @@ pulseaudio library. %package utils Summary: PulseAudio utilities Group: System/Sound Daemons -Requires: %{name} = %{version} +Requires: pulseaudio-daemon Requires: libpulse%{soname} = %{version} Requires: libpulse-mainloop-glib%{soname} = %{version}