diff --git a/apulse.changes b/apulse.changes index 18a46b6..3cc9186 100644 --- a/apulse.changes +++ b/apulse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 19 20:53:29 UTC 2021 - Bjørn Lie + +- Drop conditional 32bit recommends. + ------------------------------------------------------------------- Tue Sep 29 18:17:04 UTC 2020 - Alexei Sorokin diff --git a/apulse.spec b/apulse.spec index 958e47b..0eb18fb 100644 --- a/apulse.spec +++ b/apulse.spec @@ -1,7 +1,7 @@ # # spec file for package apulse # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,9 +39,6 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libpulse) >= 5.0 -%if %{?_lib} == lib64 -Recommends: %{name}-32bit = %{version} -%endif %description PulseAudio emulation intended to be used with Firefox and Skype.