diff --git a/sources b/sources index 0e2dff3..68ea77d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tpm2-tools-5.1.1.tar.gz) = 4e094dcffb66103773d85e866ab9ba8db5d0f205ff9658e08fe14e8e41250570a7f7274b4048934adf256ea41650fa498fc3d6da2786adc241a4bf2e8f7bf78e +SHA512 (tpm2-tools-5.2.tar.gz) = 9fb5dc298717a8a57c89d286e3590370a096c81b14d2d8d4eb5fca140d66148a8e24727ee04fb02057bbfcc3ede50e93ba0ef22396888c9df48bf6f42a5d6e6b diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 4f8e53f..2448867 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -1,8 +1,8 @@ #global candidate rc2 Name: tpm2-tools -Version: 5.1.1 -Release: 3%{?candidate:.%{candidate}}%{?dist} +Version: 5.2.0 +Release: 1%{?candidate:.%{candidate}}%{?dist} Summary: A bunch of TPM testing toolS build upon tpm2-tss License: BSD @@ -58,6 +58,9 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man1/tss2_*.1.gz %changelog +* Sat Oct 02 2021 Peter Robinson - 5.2.0-1 +- Update to 5.2.0 + * Tue Sep 14 2021 Sahana Prasad - 5.1.1-3 - Rebuilt with OpenSSL 3.0.0