Accepting request 731225 from home:iznogood:branches:multimedia:libs

- Update to version 13.0:
  * Added support for Dolby TrueHD and DTS-HD Master Audio
  * Improved initial card profile selection for ALSA cards
  * Bluetooth card profile choices aren't persistent any more by
    default.
  * Added support for SteelSeries Arctis 5 USB headset.
  * New "max_latency_msec" module argument for module-loopback.
  * New "stream_name" module argument for module-rtp-send.
  * Fixed S/PDIF for CMEDIA USB2.0 High-Speed True HD Audio.
  * Use source sample spec and channel map by default in
    module-loopback.
  * New "avoid_resampling" module argument for module-udev-detect
    and module-alsa-card.
  * "avoid_resampling" also tries to avoid format conversion if the
    ALSA device supports it.
  * New function to enable realtime scheduling for client threads.
  * Removed BlueZ 4 support.
  * Dropped intltool.
  * Introduction of the Meson build system.
  * Const-ification of parameters across headers.
  * Minor bug-fixes, bindings updates.
  * Updated translations.
- Update drvver to 13.0.

OBS-URL: https://build.opensuse.org/request/show/731225
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=212
This commit is contained in:
Takashi Iwai 2019-09-16 11:26:33 +00:00 committed by Git OBS Bridge
parent c702a18961
commit 8be4d6edf0
4 changed files with 52 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8f29c719fc317d7e4b86a468d82a8f7619a49e024748606a2f2d3d68b3a4a3f
size 1940172

3
pulseaudio-13.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057
size 1901768

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Sep 16 08:42:14 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 13.0:
* Added support for Dolby TrueHD and DTS-HD Master Audio
* Improved initial card profile selection for ALSA cards
* Bluetooth card profile choices aren't persistent any more by
default.
* Added support for SteelSeries Arctis 5 USB headset.
* New "max_latency_msec" module argument for module-loopback.
* New "stream_name" module argument for module-rtp-send.
* Fixed S/PDIF for CMEDIA USB2.0 High-Speed True HD Audio.
* Use source sample spec and channel map by default in
module-loopback.
* New "avoid_resampling" module argument for module-udev-detect
and module-alsa-card.
* "avoid_resampling" also tries to avoid format conversion if the
ALSA device supports it.
* New function to enable realtime scheduling for client threads.
* Removed BlueZ 4 support.
* Dropped intltool.
* Introduction of the Meson build system.
* Const-ification of parameters across headers.
* Minor bug-fixes, bindings updates.
* Updated translations.
- Update drvver to 13.0.
-------------------------------------------------------------------
Sat Sep 7 23:14:50 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -21,12 +21,12 @@
%define _fillupdir /var/adm/fillup-templates
%endif
%define drvver 12.99
%define drvver 13.0
%define soname 0
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
%define _bashcompletionsdir %{_datadir}/bash-completion/completions
Name: pulseaudio
Version: 12.99.2
Version: 13.0
Release: 0
Summary: A Networked Sound Server
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@ -693,6 +693,7 @@ exit 0
%{_libdir}/pulse-%{drvver}/modules/module-zeroconf-publish.so
%files utils
%{_bindir}/pa-info
%{_bindir}/pacat
%{_bindir}/pacmd
%{_bindir}/pactl