diff --git a/sources b/sources index d4070b4..7e92c71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tpm2-tools-4.0-rc0.tar.gz) = 07f395ab569c3bd0bc258b10a9b75ed105035cf57b2120751316a2e8fda605100aa8e561fe2c7ad93d100bdf122d992d8a01b7935830673ee90f964892ce1aa7 +SHA512 (tpm2-tools-4.0-rc1.tar.gz) = 28a9ceca334b189a04e28e9a460ae0cb6a3c888dd46f6b47446f4b6e5650b5b02d0fca49325d229418a3672f5d1e55b52f5677638122ef8a978239c5dbeb8d7d diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 1bbb8c2..381820c 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -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 4.0-0.2-rc1 +- Update to 4.0 RC1 + * Tue Aug 20 2019 Peter Robinson 4.0-0.1-rc0 - Update to 4.0 RC0