This commit is contained in:
Peter Robinson 2019-08-27 10:10:51 +01:00
parent 0a0c5a2be3
commit 436602f4e8
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (tpm2-tools-4.0-rc0.tar.gz) = 07f395ab569c3bd0bc258b10a9b75ed105035cf57b2120751316a2e8fda605100aa8e561fe2c7ad93d100bdf122d992d8a01b7935830673ee90f964892ce1aa7
SHA512 (tpm2-tools-4.0-rc1.tar.gz) = 28a9ceca334b189a04e28e9a460ae0cb6a3c888dd46f6b47446f4b6e5650b5b02d0fca49325d229418a3672f5d1e55b52f5677638122ef8a978239c5dbeb8d7d

View File

@ -1,8 +1,8 @@
%global candidate rc0
%global candidate rc1
Name: tpm2-tools
Version: 4.0
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
Release: 0.2%{?candidate:.%{candidate}}%{?dist}
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
License: BSD
@ -48,6 +48,9 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
%{_mandir}/man1/tpm2_*.1.gz
%changelog
* Tue Aug 27 2019 Peter Robinson <pbrobinson@fedoraproject.org> 4.0-0.2-rc1
- Update to 4.0 RC1
* Tue Aug 20 2019 Peter Robinson <pbrobinson@fedoraproject.org> 4.0-0.1-rc0
- Update to 4.0 RC0