diff --git a/pulseaudio.spec b/pulseaudio.spec index 9eb80dc..3a72b01 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,5 +1,5 @@ -%global pa_major 3.99 -%global pa_minor 2 +%global pa_major 4.0 +#global pa_minor 0 %ifarch %{ix86} x86_64 %{arm} %global with_webrtc 1 @@ -8,7 +8,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 2%{?dist} +Release: 1%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio Source0: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz @@ -463,6 +463,10 @@ exit 0 %attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa %changelog +* Tue Jun 4 2013 Peter Robinson 4.0-1 +- New 4.0 stable release +- http://www.freedesktop.org/wiki/Software/PulseAudio/Notes/4.0/ + * Thu May 30 2013 Rex Dieter 3.99.2-2 - [RFE] Build with libcap (#969232) diff --git a/sources b/sources index cee1f98..97532b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48c7fe9fbc23639aebaba448064b6b2e pulseaudio-3.99.2.tar.xz +591f211db2790a7e4d222f2dc6858db3 pulseaudio-4.0.tar.xz