Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:29:36 +00:00
parent 5ca573af8f
commit 40088542b5

View File

@ -1,6 +1,6 @@
Name: libshout
Version: 2.4.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Icecast source streaming library
# COPYING: GPLv2 text
@ -154,6 +154,10 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%{_datadir}/aclocal/shout.m4
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.3-6
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Mon Jun 14 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.4.3-5
- Release bump due to dropped autotools patch
Resolves: rhbz#1956444