From aa85735a40572e95dae87351713430646e2f8572161050da9cf1840f3efd409e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 21 Jun 2018 08:00:44 +0000 Subject: [PATCH] Accepting request 618224 from home:oholecek:branches:multimedia:libs - Update to 12 (for complete changes see RC1 + following) * Better latency reporting (and hence better A/V sync) with the A2DP bluetooth profile * Fixed a crash or high CPU use problem with Intel HDMI LPE * module-pipe-sink can now use an existing pipe * Fixed Native Instruments Traktor Audio 6 detection * Updates for the Vala bindings * Compatibility with glibc 2.27 * The esdcompat tool isn't any more installed if esound support is disabled OBS-URL: https://build.opensuse.org/request/show/618224 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=193 --- pulseaudio-11.99.1.tar.xz | 3 --- pulseaudio-12.0.tar.xz | 3 +++ pulseaudio.changes | 14 ++++++++++++++ pulseaudio.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 pulseaudio-11.99.1.tar.xz create mode 100644 pulseaudio-12.0.tar.xz diff --git a/pulseaudio-11.99.1.tar.xz b/pulseaudio-11.99.1.tar.xz deleted file mode 100644 index e299e1b..0000000 --- a/pulseaudio-11.99.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b786deb178cc2c51e067b2f07096e2c89fd95e014049397e1ee4d5b2bcbd92a -size 1655948 diff --git a/pulseaudio-12.0.tar.xz b/pulseaudio-12.0.tar.xz new file mode 100644 index 0000000..dad3ffc --- /dev/null +++ b/pulseaudio-12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e422dbdc9fd11c0cb6af869e5eda73dc24a8be3c14725440edd51ce6b464444 +size 1657212 diff --git a/pulseaudio.changes b/pulseaudio.changes index d9c8a28..29aae45 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jun 21 07:06:31 UTC 2018 - oholecek@suse.com + +- Update to 12 (for complete changes see RC1 + following) + * Better latency reporting (and hence better A/V sync) with the A2DP + bluetooth profile + * Fixed a crash or high CPU use problem with Intel HDMI LPE + * module-pipe-sink can now use an existing pipe + * Fixed Native Instruments Traktor Audio 6 detection + * Updates for the Vala bindings + * Compatibility with glibc 2.27 + * The esdcompat tool isn't any more installed if esound support is + disabled + ------------------------------------------------------------------- Tue Jun 19 10:32:21 CEST 2018 - tiwai@suse.de diff --git a/pulseaudio.spec b/pulseaudio.spec index e08144d..8a9fa5c 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -21,13 +21,13 @@ %define _fillupdir /var/adm/fillup-templates %endif -%define drvver 11.99 +%define drvver 12.0 %define soname 0 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d %define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services %define _bashcompletionsdir %{_datadir}/bash-completion/completions Name: pulseaudio -Version: 11.99.1 +Version: 12.0 Release: 0 Summary: A Networked Sound Server License: GPL-2.0+ AND LGPL-2.1+