13.99.1
This commit is contained in:
parent
8113e5e0f4
commit
c9878fea1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/pulseaudio-12.99.2.tar.xz.sha256
|
||||
/pulseaudio-12.99.3.tar.xz.sha256
|
||||
/pulseaudio-13.0.tar.xz.sha256
|
||||
/pulseaudio-13.99.1.tar.xz.sha256
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global pa_major 13.0
|
||||
#global pa_minor 0
|
||||
%global pa_major 13.99
|
||||
%global pa_minor 1
|
||||
|
||||
%global snap 20200105
|
||||
%global gitrel 103
|
||||
%global gitcommit f5d3606fe76302c7dbdb0f6a80400df829a5f846
|
||||
%global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
#global snap 20200105
|
||||
#global gitrel 103
|
||||
#global gitcommit f5d3606fe76302c7dbdb0f6a80400df829a5f846
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
# webrtc bits go wonky without this
|
||||
# see also https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/JQQ66XJSIT2FGTK2YQY7AXMEH5IXMPUX/
|
||||
@ -31,7 +31,7 @@
|
||||
Name: pulseaudio
|
||||
Summary: Improved Linux Sound Server
|
||||
Version: %{pa_major}%{?pa_minor:.%{pa_minor}}
|
||||
Release: 3%{?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}
|
||||
@ -644,6 +644,9 @@ systemctl --no-reload preset --global pulseaudio.socket >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2020 Rex Dieter <rdieter@fedoraproject.org> - 13.99.1-1
|
||||
- 13.99.1
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 13.0-3.20200105gitf5d36
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
3
sources
3
sources
@ -1 +1,2 @@
|
||||
SHA512 (pulseaudio-13.0-103-gf5d36.tar.xz) = c9f4feee5503a5b778d682fd2920b7dab5f9c5a3e88108acf56da08e11addd37b6d4b3a8367053a9d2fe00b68cff798937a44fe443a1d27cc69de497eac941e7
|
||||
SHA512 (pulseaudio-13.99.1.tar.xz) = 426530b6b9dd94dcc848067376857faae42e86878a82784c5bafa615a68dcc7e22702e0cb5835f91160f19fc9934fe3d53b7d387e3f42b6595fa934b172fe2aa
|
||||
SHA512 (pulseaudio-13.99.1.tar.xz.sha256) = 0fa844c9ece9b4aea1c1d432f31ab58a2487e4c3be6194eb8a63be6cc80c98d097ae48787d1ab03ac9e352691d8562646693c9a559feac56794158c743384710
|
||||
|
||||
Loading…
Reference in New Issue
Block a user