pulseaudio-5.99.1 (6.0-rc1)
This commit is contained in:
parent
b3cf2ebdab
commit
9084abae25
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user