diff --git a/tpm2-pkcs11.spec b/tpm2-pkcs11.spec index 7ab2611..a06dae7 100644 --- a/tpm2-pkcs11.spec +++ b/tpm2-pkcs11.spec @@ -7,7 +7,7 @@ Name: tpm2-pkcs11 Version: 1.5.0 -Release: 7%{?candidate:.%{candidate}}%{?dist} +Release: 8%{?candidate:.%{candidate}}%{?dist} Summary: PKCS#11 interface for TPM 2.0 hardware License: BSD @@ -103,6 +103,10 @@ cd tools %changelog +* Fri Jul 02 2021 Jerry Snitselaar - 1.5.0-8 +- Fix product version for gating +Resolves: rhbz#1972907 + * Wed Jun 16 2021 Mohan Boddu - 1.5.0-7 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065