diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 8f04373..93bb262 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Name: gnome-bluetooth Epoch: 1 Version: 3.34.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Bluetooth graphical utilities License: GPLv2+ @@ -33,7 +33,7 @@ Requires: bluez >= 5.0 Requires: bluez-obexd %endif %ifnarch s390 s390x -Requires: (pulseaudio-module-bluetooth or pipewire) +Requires: pulseaudio-module-bluetooth %endif %description @@ -98,6 +98,11 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet %{_datadir}/gtk-doc %changelog +* Fri Feb 12 2021 Bastien Nocera - 3.34.3-4 ++ gnome-bluetooth-3.34.3-4 +- Revert “Require PulseAudio _or_ Pipewire for Bluetooth audio” +- Closes: #1928166 + * Wed Feb 10 2021 Bastien Nocera - 1:3.34.3-3 - Require PulseAudio _or_ Pipewire for Bluetooth audio