import tpm2-tools-3.2.1-1.el8
This commit is contained in:
parent
e360090c7b
commit
93f8a753cd
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/tpm2-tools-3.1.4.tar.gz
|
||||
SOURCES/tpm2-tools-3.2.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
e1415f53357b3caeab8c1f386d370cefe4e241dd SOURCES/tpm2-tools-3.1.4.tar.gz
|
||||
676fe76148347583f826b5cdb704771230c32c63 SOURCES/tpm2-tools-3.2.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: tpm2-tools
|
||||
Version: 3.1.4
|
||||
Release: 5%{?dist}
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
|
||||
|
||||
License: BSD
|
||||
@ -44,6 +44,10 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
|
||||
%{_mandir}/man1/tpm2_*.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Oct 22 2019 Jerry Snitselaar <jsnitsel@redhat.com> - 3.2.1-1
|
||||
- Update to 3.2.1 release
|
||||
resolves: rhbz#1725714
|
||||
|
||||
* Tue May 28 2019 Jerry Snitselaar <jsnitsel@redhat.com> - 3.1.4-5
|
||||
- Another dependency needed for CI gating
|
||||
resolves: rhbz#1682417
|
||||
|
Loading…
Reference in New Issue
Block a user