diff --git a/libtpms.spec b/libtpms.spec index 1c0b2e1..33b4e95 100644 --- a/libtpms.spec +++ b/libtpms.spec @@ -3,7 +3,7 @@ Name: libtpms Version: 0.8.2 -Release: 0.%{gitdate}git%{gitversion}%{?dist}.1 +Release: 0.%{gitdate}git%{gitversion}%{?dist}.2 Summary: Library providing Trusted Platform Module (TPM) functionality License: BSD @@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || : %{_mandir}/man3/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.8.2-0.20210301git729fc6a4ca.2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 01 2021 Stefan Berger - 0.8.2-0.20210301git729fc6a4ca - tpm2: CryptSym: fix AES output IV; a CVE has been filed for this issue