From 3739241eb3aa2067fda98b4bc18dc7982408f665de1fe7ec65ddb46761f64c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 30 Jan 2014 12:07:09 +0000 Subject: [PATCH] Accepting request 215605 from home:oholecek:branches:multimedia:libs - update to version 5.0 RC3 (4.99.3) - reenable orc OBS-URL: https://build.opensuse.org/request/show/215605 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=136 --- pulseaudio-4.99.2.tar.xz | 3 --- pulseaudio-4.99.3.tar.xz | 3 +++ pulseaudio.changes | 6 ++++++ pulseaudio.spec | 3 +-- 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 pulseaudio-4.99.2.tar.xz create mode 100644 pulseaudio-4.99.3.tar.xz diff --git a/pulseaudio-4.99.2.tar.xz b/pulseaudio-4.99.2.tar.xz deleted file mode 100644 index 9611d9f..0000000 --- a/pulseaudio-4.99.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bda5219f1cdc6212b6cd977ce40790fc72e1850436dae212d6358cd9ea0287b -size 1453788 diff --git a/pulseaudio-4.99.3.tar.xz b/pulseaudio-4.99.3.tar.xz new file mode 100644 index 0000000..6eeadf2 --- /dev/null +++ b/pulseaudio-4.99.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2171578a7445212c41f3eec5a9a42a8a3ca33d149cff13f4e5ed3be40de19e4 +size 1454708 diff --git a/pulseaudio.changes b/pulseaudio.changes index 86564f8..0c5f829 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 30 09:53:30 UTC 2014 - oholecek@suse.cz + +- update to version 5.0 RC3 (4.99.3) +- reenable orc + ------------------------------------------------------------------- Thu Jan 23 20:54:47 UTC 2014 - dimstar@opensuse.org diff --git a/pulseaudio.spec b/pulseaudio.spec index 68e3cef..03485e0 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -17,7 +17,7 @@ Name: pulseaudio -Version: 4.99.2 +Version: 4.99.3 Release: 0 %define drvver 4.99 %define soname 0 @@ -294,7 +294,6 @@ This package contains GDM integration hooks for the PulseAudio sound server. %build %configure \ - --disable-orc \ --disable-static \ --disable-rpath \ --enable-systemd \