From d1939c553d446a02d410c794fa05683610b19bd8c703e9f68144e255474f3389 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Sat, 25 Jun 2016 16:52:11 +0000 Subject: [PATCH] Accepting request 404240 from home:oholecek:branches:multimedia:libs - Update to 9.0 * Automatic routing improvements * Beamforming and various other new features in the WebRTC echo canceller * Various improvements in module-role-cork and module-role-ducking * LFE remixing disabled by default * memfd-backed shared memory transport * Support for sample rates up to 384 kHz * webrtc-audio-processing dependency minimum version bumped to 0.2 * Changed the C standard from C99 to C11. - Updated depencency webrtc-audio-processing to 0.3 - Update to 9.0 RC2 (8.99.2) - Update to 9.0 RC1 (8.99.1) + memfd support (off by default) + refinements to automatic switching to HDMI outputs + improvements to our echo canceller (including the addition of beamforming) + lots of other changes - Updated dependency webrtc-audio-processing >= 0.2 - Do not mark shell completion includes as configs (solves some rpmlint warnings) OBS-URL: https://build.opensuse.org/request/show/404240 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=171 --- pulseaudio-8.0.tar.xz | 3 --- pulseaudio-9.0.tar.xz | 3 +++ pulseaudio.changes | 33 +++++++++++++++++++++++++++++++++ pulseaudio.spec | 28 +++++++++++++++------------- 4 files changed, 51 insertions(+), 16 deletions(-) delete mode 100644 pulseaudio-8.0.tar.xz create mode 100644 pulseaudio-9.0.tar.xz diff --git a/pulseaudio-8.0.tar.xz b/pulseaudio-8.0.tar.xz deleted file mode 100644 index 195b84f..0000000 --- a/pulseaudio-8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:690eefe28633466cfd1ab9d85ebfa9376f6b622deec6bfee5091ac9737cd1989 -size 1517656 diff --git a/pulseaudio-9.0.tar.xz b/pulseaudio-9.0.tar.xz new file mode 100644 index 0000000..62bb6da --- /dev/null +++ b/pulseaudio-9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d3d66b827f18fbe903fe3df647013f09fc1e2191c035be1ee2d82a9e404686 +size 1537568 diff --git a/pulseaudio.changes b/pulseaudio.changes index a212cbd..8631a6e 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Wed Jun 22 11:53:59 UTC 2016 - oholecek@suse.com + +- Update to 9.0 + * Automatic routing improvements + * Beamforming and various other new features in the WebRTC echo + canceller + * Various improvements in module-role-cork and module-role-ducking + * LFE remixing disabled by default + * memfd-backed shared memory transport + * Support for sample rates up to 384 kHz + * webrtc-audio-processing dependency minimum version bumped to 0.2 + * Changed the C standard from C99 to C11. +- Updated depencency webrtc-audio-processing to 0.3 + +------------------------------------------------------------------- +Sun May 29 11:31:50 UTC 2016 - oholecek@suse.com + +- Update to 9.0 RC2 (8.99.2) + +------------------------------------------------------------------- +Fri May 27 09:47:10 UTC 2016 - oholecek@suse.com + +- Update to 9.0 RC1 (8.99.1) + + memfd support (off by default) + + refinements to automatic switching to HDMI outputs + + improvements to our echo canceller (including the addition of + beamforming) + + lots of other changes +- Updated dependency webrtc-audio-processing >= 0.2 +- Do not mark shell completion includes as configs (solves some + rpmlint warnings) + ------------------------------------------------------------------- Thu Apr 14 12:45:13 CEST 2016 - tiwai@suse.de diff --git a/pulseaudio.spec b/pulseaudio.spec index de61be1..b3bc551 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -16,7 +16,7 @@ # -%define drvver 8.0 +%define drvver 9.0 %define soname 0 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d %define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services @@ -27,7 +27,7 @@ %define _bluez5used 0%(echo "%{_bluezVersion}" | grep -q '^5' && echo 1) %define _bashcompletionsdir %{_datadir}/bash-completion/completions Name: pulseaudio -Version: 8.0 +Version: 9.0 Release: 0 Summary: A Networked Sound Server License: GPL-2.0+ and LGPL-2.1+ @@ -62,7 +62,7 @@ BuildRequires: libopenssl-devel BuildRequires: libsndfile-devel >= 1.0.18 BuildRequires: libtool BuildRequires: libudev-devel >= 143 -BuildRequires: libwebrtc_audio_processing-devel +BuildRequires: libwebrtc_audio_processing-devel >= 0.3 BuildRequires: lirc-devel BuildRequires: orc >= 0.4.9 BuildRequires: systemd @@ -694,20 +694,22 @@ exit 0 %files bash-completion %defattr(-,root,root) -%config %{_bashcompletionsdir}/pulseaudio -%config %{_bashcompletionsdir}/pacat -%config %{_bashcompletionsdir}/pacmd -%config %{_bashcompletionsdir}/pactl -%config %{_bashcompletionsdir}/padsp -%config %{_bashcompletionsdir}/paplay -%config %{_bashcompletionsdir}/parec -%config %{_bashcompletionsdir}/parecord -%config %{_bashcompletionsdir}/pasuspender +%dir %{_datadir}/bash-completion +%dir %{_datadir}/bash-completion/completions +%{_bashcompletionsdir}/pulseaudio +%{_bashcompletionsdir}/pacat +%{_bashcompletionsdir}/pacmd +%{_bashcompletionsdir}/pactl +%{_bashcompletionsdir}/padsp +%{_bashcompletionsdir}/paplay +%{_bashcompletionsdir}/parec +%{_bashcompletionsdir}/parecord +%{_bashcompletionsdir}/pasuspender %files zsh-completion %defattr(-,root,root) %dir %{_datarootdir}/zsh %dir %{_datarootdir}/zsh/site-functions/ -%config %{_datarootdir}/zsh/site-functions/_pulseaudio +%{_datarootdir}/zsh/site-functions/_pulseaudio %changelog