diff --git a/sources b/sources index 7e92c71..b275fb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tpm2-tools-4.0-rc1.tar.gz) = 28a9ceca334b189a04e28e9a460ae0cb6a3c888dd46f6b47446f4b6e5650b5b02d0fca49325d229418a3672f5d1e55b52f5677638122ef8a978239c5dbeb8d7d +SHA512 (tpm2-tools-4.0-rc2.tar.gz) = 39a23153649b9322b7cc3de67fce9ea09ab3907fab17d5e15adbcd92d1c4a2393c12723d2594099707099857834d379b74cdeba4e2f71a35abab414b21f5407f diff --git a/tpm2-tools.spec b/tpm2-tools.spec index b62ee9e..70bbe73 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc1 +%global candidate rc2 Name: tpm2-tools Version: 4.0 -Release: 0.2%{?candidate:.%{candidate}}%{?dist} +Release: 0.3%{?candidate:.%{candidate}}%{?dist} Summary: A TPM2.0 testing tool build upon TPM2.0-TSS License: BSD @@ -47,6 +47,9 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man1/tpm2_*.1.gz %changelog +* Fri Sep 6 2019 Peter Robinson 4.0-0.3-rc2 +- Update to 4.0 RC2 + * Tue Aug 27 2019 Peter Robinson 4.0-0.2-rc1 - Update to 4.0 RC1