diff --git a/pulseaudio-16.0.tar.xz b/pulseaudio-16.0.tar.xz deleted file mode 100644 index b65a4c3..0000000 --- a/pulseaudio-16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4ec6271910a1a86803f165056547f700dfabaf8d5c6c69736f706b5bb889f47 -size 1551276 diff --git a/pulseaudio-16.1.tar.xz b/pulseaudio-16.1.tar.xz new file mode 100644 index 0000000..7a63ae1 --- /dev/null +++ b/pulseaudio-16.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eef32ce91d47979f95fd9a935e738cd7eb7463430dabc72863251751e504ae4 +size 1545596 diff --git a/pulseaudio.changes b/pulseaudio.changes index f4e5c9d..7192a93 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jul 18 12:17:39 UTC 2022 - Takashi Iwai + +- Update to 16.1 (bsc#1201331): + * Fix parsing of percentage volumes with decimal points in pactl + * Fix crash with the "pacmd play-file" command when reads from the + disk aren't frame-aligned + * Fix module-rtp-recv sometimes thinking it's receiving an Opus + stream when it's not + * Fix frequent crashing in module-combine-sink, regression in 16.0 + * Fix crashing on 32-bit architectures when using the GStreamer + codecs for LDAC and AptX + ------------------------------------------------------------------- Tue May 31 02:37:04 UTC 2022 - Aaron Stern diff --git a/pulseaudio.spec b/pulseaudio.spec index ff5ee79..ec54e97 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -24,12 +24,12 @@ %define _fillupdir /var/adm/fillup-templates %endif -%define drvver 16.0 +%define drvver 16.1 %define soname 0 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d %define _bashcompletionsdir %{_datadir}/bash-completion/completions Name: pulseaudio -Version: 16.0 +Version: 16.1 Release: 0 Summary: A Networked Sound Server License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -731,4 +731,4 @@ exit 0 %files -n system-user-pulse %{_sysusersdir}/system-user-pulse.conf -%changelog \ No newline at end of file +%changelog