diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 02956d2..b5954af 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -2,7 +2,7 @@ Name: tpm2-tools Version: 5.0 -Release: 5%{?candidate:.%{candidate}}%{?dist} +Release: 6%{?candidate:.%{candidate}}%{?dist} Summary: A bunch of TPM testing toolS build upon tpm2-tss License: BSD @@ -57,6 +57,10 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man1/tss2_*.1.gz %changelog +* Wed Jun 16 2021 Mohan Boddu - 5.0-6 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Mon May 24 2021 Jerry Snitselaar - 5.0-5 - Remove pandoc dependency. Related: rhbz#1943528