pulseaudio-5.99.1 (6.0-rc1)

This commit is contained in:
Rex Dieter 2014-11-21 10:34:55 -06:00
parent b3cf2ebdab
commit 9084abae25
2 changed files with 11 additions and 10 deletions

View File

@ -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 <rdieter@fedoraproject.org> 5.99.1-1
- pulseaudio-5.99.1 (6.0-rc1)
* Fri Nov 14 2014 Rex Dieter <rdieter@fedoraproject.org> 5.0-100.20141103gitaec81
- artificially bump Release to 100, to ensure upgrade path

View File

@ -1 +1 @@
1733e9e673e1d2008b0330df449c2792 pulseaudio-5.0-327-gaec81.tar.xz
ce6fae362378d5b1c7d4d52235dc8219 pulseaudio-5.99.1.tar.xz