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:27:52 +00:00
parent 63337cb41f
commit acab9bb8ff

View File

@ -2,7 +2,7 @@
Name: libarchive
Version: 3.5.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A library for handling streaming archive formats
License: BSD
@ -214,6 +214,10 @@ run_testsuite
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.5.1-6
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Thu May 27 2021 Petr Kubat <pkubat@redhat.com> - 3.5.1-5
- Return error when ripemd160 is used with OpenSSL3 (#1962067)