From ab4b3052d7fbfafba5c3b4dd91e6d87c84f477a2 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:23:59 +0100 Subject: [PATCH] removed requirement for pulseaudio-module-zeroconf [release 1.2-2mamba;Thu Jun 09 2022] --- paprefs.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/paprefs.spec b/paprefs.spec index 310967c..a81bdba 100644 --- a/paprefs.spec +++ b/paprefs.spec @@ -1,6 +1,6 @@ Name: paprefs Version: 1.2 -Release: 1mamba +Release: 2mamba Summary: A simple GTK based configuration dialog for the PulseAudio sound server Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba @@ -22,7 +22,6 @@ BuildRequires: libsigc++2-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END Requires: pulseaudio-module-gconf -Requires: pulseaudio-module-zeroconf %description A simple GTK based configuration dialog for the PulseAudio sound server. @@ -55,6 +54,9 @@ A simple GTK based configuration dialog for the PulseAudio sound server. %doc LICENSE %changelog +* Thu Jun 09 2022 Silvan Calarco 1.2-2mamba +- removed requirement for pulseaudio-module-zeroconf + * Tue Dec 28 2021 Automatic Build System 1.2-1mamba - automatic version update by autodist