Rebuilt with OpenSSL 3.0.0

This commit is contained in:
Sahana Prasad 2021-09-14 19:12:21 +02:00 committed by Miro Hrončok
parent 9958c33691
commit 92cdd2b580

View File

@ -36,7 +36,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}
@ -610,6 +610,9 @@ systemctl --no-reload preset --global pulseaudio.socket >/dev/null 2>&1 || :
%changelog
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 15.0-4
- Rebuilt with OpenSSL 3.0.0
* Fri Sep 10 2021 Rex Dieter <rdieter@fedoraproject.org> - 15.0-3
- fix autostart.patch (#2001664)