From adc29e704bfc777137e30fc7ff2690d3db691134e85768c44f332882044a0dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 26 Dec 2014 11:15:54 +0000 Subject: [PATCH] Accepting request 265945 from home:oholecek:branches:multimedia:libs Update to 6.0 RC2 (5.99.2) Note: I tested RC1 since release and without problems. I think this can be now forwarded to Factory for wider testing. OBS-URL: https://build.opensuse.org/request/show/265945 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=149 --- pulseaudio-5.99.1.tar.xz | 3 --- pulseaudio-5.99.2.tar.xz | 3 +++ pulseaudio.changes | 11 +++++++++++ pulseaudio.spec | 7 +++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 pulseaudio-5.99.1.tar.xz create mode 100644 pulseaudio-5.99.2.tar.xz diff --git a/pulseaudio-5.99.1.tar.xz b/pulseaudio-5.99.1.tar.xz deleted file mode 100644 index 50edcb3..0000000 --- a/pulseaudio-5.99.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:589d3623c5458b2b831a107c49d16da69afed5b2cfa545353da90df1a3e84fbf -size 1454240 diff --git a/pulseaudio-5.99.2.tar.xz b/pulseaudio-5.99.2.tar.xz new file mode 100644 index 0000000..fd2fabc --- /dev/null +++ b/pulseaudio-5.99.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877fbc19c5928ade11c948814d0d444673c39a8ec5571d331642f3327d2c86fe +size 1454516 diff --git a/pulseaudio.changes b/pulseaudio.changes index e7ab755..f2a015f 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Dec 19 14:17:06 UTC 2014 - oholecek@suse.com + +- Update to 6.0 RC2 (5.99.2) + +------------------------------------------------------------------- +Wed Nov 26 13:44:13 UTC 2014 - oholecek@suse.com + +- remove obsoleted libsamplerate support +- make completion packages depend on utils subpackage + ------------------------------------------------------------------- Fri Nov 21 22:26:55 UTC 2014 - oholecek@suse.com diff --git a/pulseaudio.spec b/pulseaudio.spec index ac9026d..15ef8bc 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -17,7 +17,7 @@ Name: pulseaudio -Version: 5.99.1 +Version: 5.99.2 Release: 0 %define drvver 5.99 %define soname 0 @@ -53,7 +53,6 @@ BuildRequires: jack-devel BuildRequires: libatomic_ops-devel >= 1.2 BuildRequires: libavahi-devel BuildRequires: libopenssl-devel -BuildRequires: libsamplerate-devel BuildRequires: libsndfile-devel >= 1.0.18 #our libtdb-devel does not have a .pc file BuildRequires: fftw3-devel >= 3.0 @@ -293,7 +292,7 @@ This package contains GDM integration hooks for the PulseAudio sound server. %package bash-completion Summary: PulseAudio Bash completion Group: System/Shells -Requires: %{name} = %{version} +Requires: %{name}-utils = %{version} Requires: bash %description bash-completion @@ -302,7 +301,7 @@ Optional dependency offering bash completion for various PulseAudio utilities %package zsh-completion Summary: PulseAudio zsh completion Group: System/Shells -Requires: %{name} = %{version} +Requires: %{name}-utils = %{version} Requires: zsh %description zsh-completion