From be223eebe1ec90e1f49b392724ae6912bcba26bd Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:08:18 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- pulseaudio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index ba84726..acdab78 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -37,7 +37,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 3%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 4%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -663,6 +663,9 @@ systemctl --no-reload preset --global pulseaudio.socket >/dev/null 2>&1 || : %changelog +* Fri Apr 16 2021 Mohan Boddu - 14.2-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sat Feb 06 2021 Rex Dieter - 14.2-3 - -utils: move appropriate bash completions here (#1925706)