automatic version update by autodist [release 17.0-1mamba;Sun Jan 14 2024]

This commit is contained in:
Automatic Build System 2024-01-18 14:30:37 +01:00
parent 20ef1fe755
commit a35b70d37c

View File

@ -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 <autodist@openmamba.org> 17.0-1mamba
- automatic version update by autodist
* Tue Jan 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 16.1-3mamba
- %post: fix command to clean autospawn multiple entries