diff --git a/pulseaudio-14.0.tar.xz b/pulseaudio-14.0.tar.xz deleted file mode 100644 index 6ef960a..0000000 --- a/pulseaudio-14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a834775d9382b055504e5ee7625dc50768daac29329531deb6597bf05e06c261 -size 1980800 diff --git a/pulseaudio-14.2.tar.xz b/pulseaudio-14.2.tar.xz new file mode 100644 index 0000000..3f85eaa --- /dev/null +++ b/pulseaudio-14.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d3f7742c1ae449049a4c88900e454b8b350ecaa8c544f3488a2562a9ff66f1 +size 1951300 diff --git a/pulseaudio.changes b/pulseaudio.changes index 2e43a85..5785449 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jan 24 09:52:06 UTC 2021 - Dirk Müller + +- udpate to 14.2: + * Support upto 8 mixer channels on ALSA devices + * Handle ALSA jacks with the same name but different index values + * Switch to plugged-in headset when mic availability is unknown + * Fix a potential segfault in the Bluetooth oFono HFP backend + * Fix a problem with module-ladspa-sink when avoid-resampling=true + * Update to the NEWS file for 14.0 (and 14.1) + * Fix database names containing canonical host for meson builds + ------------------------------------------------------------------- Wed Jan 13 17:36:51 CET 2021 - tiwai@suse.de diff --git a/pulseaudio.spec b/pulseaudio.spec index 6ba5958..50e8c65 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -21,18 +21,18 @@ %define _fillupdir /var/adm/fillup-templates %endif -%define drvver 14.0 +%define drvver 14.2 %define soname 0 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d %define _bashcompletionsdir %{_datadir}/bash-completion/completions Name: pulseaudio -Version: 14.0 +Version: 14.2 Release: 0 Summary: A Networked Sound Server License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Sound Daemons -Url: http://pulseaudio.org -Source: http://www.freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz +Url: https://www.freedesktop.org/wiki/Software/PulseAudio/ +Source: https://www.freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz Source1: default.pa-for-gdm Source2: setup-pulseaudio Source3: sysconfig.sound-pulseaudio