tpm2-pkcs11: Bump version to trigger gating

Resolves: rhbz#1972907

Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
This commit is contained in:
Jerry Snitselaar 2021-07-02 13:13:19 -07:00
parent 02141a58fb
commit 28bbcf4937

View File

@ -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 <jsnitsel@redhat.com> - 1.5.0-8
- Fix product version for gating
Resolves: rhbz#1972907
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.0-7
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065