diff --git a/pulseaudio.spec b/pulseaudio.spec index 1472d89..4d30036 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,12 +1,10 @@ -%global pa_major 5.0 -#global pa_minor 0 +%global pa_major 5.99 +%global pa_minor 1 -%global snap 20141103 -%global gitrel 327 -%global gitcommit aec811798cd883a454b9b5cd82c77831906bbd2d -%global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) - -#323-g6d1fd +#global snap 20141103 +#global gitrel 327 +#global gitcommit aec811798cd883a454b9b5cd82c77831906bbd2d +#global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) %ifarch %{ix86} x86_64 %{arm} %global with_webrtc 1 @@ -21,7 +19,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 100%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 1%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -560,6 +558,9 @@ exit 0 %changelog +* Fri Nov 21 2014 Rex Dieter 5.99.1-1 +- pulseaudio-5.99.1 (6.0-rc1) + * Fri Nov 14 2014 Rex Dieter 5.0-100.20141103gitaec81 - artificially bump Release to 100, to ensure upgrade path diff --git a/sources b/sources index 4188349..8d778a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1733e9e673e1d2008b0330df449c2792 pulseaudio-5.0-327-gaec81.tar.xz +ce6fae362378d5b1c7d4d52235dc8219 pulseaudio-5.99.1.tar.xz