pulseaudio-12.99.3
This commit is contained in:
parent
df4b56609d
commit
709d662fa3
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/pulseaudio-12.2.tar.xz.sha256
|
||||
/pulseaudio-12.99.1.tar.xz.sha256
|
||||
/pulseaudio-12.99.2.tar.xz.sha256
|
||||
/pulseaudio-12.99.3.tar.xz.sha256
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global pa_major 12.99
|
||||
%global pa_minor 2
|
||||
%global pa_minor 3
|
||||
|
||||
#global snap 20180411
|
||||
#global gitrel 129
|
||||
@ -31,7 +31,7 @@
|
||||
Name: pulseaudio
|
||||
Summary: Improved Linux Sound Server
|
||||
Version: %{pa_major}%{?pa_minor:.%{pa_minor}}
|
||||
Release: 2%{?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}
|
||||
@ -652,6 +652,9 @@ systemctl --no-reload preset --global pulseaudio.socket >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 02 2019 Rex Dieter <rdieter@fedoraproject.org> - 12.99.3-1
|
||||
- pulseaudio-12.99.3
|
||||
|
||||
* Wed Aug 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 12.99.2-2
|
||||
- -qpaeq: use python3 (#1738047)
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (pulseaudio-12.99.2.tar.xz) = f50b311699d662a817642329651b8cf1f3a16829ed6f4ee425aa27e83b5833e4999bf217e8ed1e3528f43bf2c1c198546936e51f5d2dd2b961b112409c4675e2
|
||||
SHA512 (pulseaudio-12.99.2.tar.xz.sha256) = ed90ffed0d067d11f013d0782ae6c48aaa845e371d7a468c5675745a7d79f737f4f617a59e64d4238494eaae76d0c2aff00cbf5ba9e00e7fdd3377e74bbd19a6
|
||||
SHA512 (pulseaudio-12.99.3.tar.xz) = bb7f185e00be8b516a13c064ad3a52bc47ab26c6ecded0487f14c026ec0eb8d3c2a93965283999243b0171b08d00d5029dcc38cdfd48838245853850e10da53a
|
||||
SHA512 (pulseaudio-12.99.3.tar.xz.sha256) = 7958c9e99715ddfdef4cb52ec39246dfb6796eed087065e766dc6dbf59b7f4a1b7661d9f96835a822c79dbc3a008db8da2b50d1a2cda41129b5dd1432144ec01
|
||||
|
||||
Loading…
Reference in New Issue
Block a user