diff --git a/pulseaudio.spec b/pulseaudio.spec index aab0426..06454c5 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,5 +1,5 @@ -%global pa_major 4.99 -%global pa_minor 4 +%global pa_major 5.0 +#global pa_minor 0 #global gitrel 266 #global gitcommit f81e3e1d7852c05b4b737ac7dac4db95798f0117 @@ -15,7 +15,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -527,7 +527,10 @@ exit 0 %attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa %changelog -* Wed Feb 26 2014 Karsten Hopp }-3} +* Tue Mar 04 2014 Rex Dieter 5.0-1 +- 5.0 (#1072259) + +* Wed Feb 26 2014 Karsten Hopp 4.99.4-3 - disable make check on PPC* (rhbz #1067470) * Mon Feb 17 2014 Rex Dieter 4.99.4-2 diff --git a/sources b/sources index 3b56d21..d75a87f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2fbfe082a3c6fdaeb535f5b85f86a653 pulseaudio-4.99.4.tar.xz +c43749838612f4860465e83ed62ca38e pulseaudio-5.0.tar.xz