From a35b70d37c13e341384286c94161416291557cbe Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 18 Jan 2024 14:30:37 +0100 Subject: [PATCH] automatic version update by autodist [release 17.0-1mamba;Sun Jan 14 2024] --- pulseaudio.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index aa004c8..18bbb9a 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -4,8 +4,8 @@ %define pulse_access_userid 70 %define majver %(echo %{version} | cut -d. -f 1-2) Name: pulseaudio -Version: 16.1 -Release: 3mamba +Version: 17.0 +Release: 1mamba Summary: Improved Linux sound server Group: System/Libraries Vendor: openmamba @@ -295,7 +295,7 @@ rm -f %{buildroot}%{_libdir}/pulse-%{majver}/modules/*.{a,la} # Superseded by socket activation sed -i 's|; autospawn = yes.*|autospawn = no|' %{buildroot}%{_sysconfdir}/pulse/client.conf -rm -f %{buildroot}%{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf +rm -f %{buildroot}%{_datadir}/dbus-1/system.d/pulseaudio-system.conf # Disable cork-request module, can result in e.g. media players unpausing # when there's a Skype call incoming @@ -580,6 +580,9 @@ fi #%{_libdir}/pulse-%{majver}/modules/*.a %changelog +* Sun Jan 14 2024 Automatic Build System 17.0-1mamba +- automatic version update by autodist + * Tue Jan 31 2023 Silvan Calarco 16.1-3mamba - %post: fix command to clean autospawn multiple entries