[pulseaudio] Update to today's git snapshot

Kalev Lember kalev at fedoraproject.org
Mon Sep 23 20:09:54 UTC 2013


commit afd6826cb6f802349a97c4af8993758acf21267c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Sep 23 21:50:12 2013 +0200

    Update to today's git snapshot
    
    Upstream git commit a89ca82e6823641231adb90ad6c1e48c870d2c2f from the
    master branch.

 pulseaudio.spec |   11 ++++++++---
 sources         |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/pulseaudio.spec b/pulseaudio.spec
index a2ed90f..feb114e 100644
--- a/pulseaudio.spec
+++ b/pulseaudio.spec
@@ -1,8 +1,8 @@
 %global pa_major   4.0
 #global pa_minor   0
 
-%global gitrel     140
-%global gitcommit  bf9b3f07207cf5c2b973647d8e68381ac76ac0db
+%global gitrel     186
+%global gitcommit  a89ca82e6823641231adb90ad6c1e48c870d2c2f
 %global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
 
 %ifarch %{ix86} x86_64 %{arm}
@@ -12,7 +12,7 @@
 Name:           pulseaudio
 Summary:        Improved Linux Sound Server
 Version:        %{pa_major}%{?pa_minor:.%{pa_minor}}
-Release:        3%{?gitcommit:.git%{shortcommit}}%{?dist}
+Release:        4%{?gitcommit:.git%{shortcommit}}%{?dist}
 License:        LGPLv2+
 URL:            http://www.freedesktop.org/wiki/Software/PulseAudio
 %if 0%{?gitrel}
@@ -337,7 +337,9 @@ exit 0
 %{_libdir}/pulse-%{pa_major}/modules/module-sine.so
 %{_libdir}/pulse-%{pa_major}/modules/module-switch-on-port-available.so
 %{_libdir}/pulse-%{pa_major}/modules/module-systemd-login.so
+%{_libdir}/pulse-%{pa_major}/modules/module-tunnel-sink-new.so
 %{_libdir}/pulse-%{pa_major}/modules/module-tunnel-sink.so
+%{_libdir}/pulse-%{pa_major}/modules/module-tunnel-source-new.so
 %{_libdir}/pulse-%{pa_major}/modules/module-tunnel-source.so
 %{_libdir}/pulse-%{pa_major}/modules/module-volume-restore.so
 %{_libdir}/pulse-%{pa_major}/modules/module-suspend-on-idle.so
@@ -473,6 +475,9 @@ exit 0
 %attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
 
 %changelog
+* Mon Sep 23 2013 Kalev Lember <kalevlember at gmail.com> - 4.0-4.gita89ca
+- Update to today's git snapshot
+
 * Thu Aug 15 2013 Kalev Lember <kalevlember at gmail.com> - 4.0-3.gitbf9b3
 - Update to git snapshot bf9b3f0 for BlueZ 5 support
 
diff --git a/sources b/sources
index b52d4f2..4882490 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd9c875b14adeddf8ba39845cd4b237e  pulseaudio-4.0-140-gbf9b3.tar.xz
+a2f3e0fb39876b4a92b4bae06bec3f8f  pulseaudio-4.0-186-ga89ca.tar.xz


More information about the scm-commits mailing list