From 5ebc902934c289cf08dd8a7d269885b22aee13b5 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 16 Feb 2023 08:34:41 +0000 Subject: [PATCH] 5.5 --- sources | 2 +- tpm2-tools.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 326ff4c..dddda88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tpm2-tools-5.5-rc1.tar.gz) = 30201a2601875cb38fbfbd8cef39ed2d7e143b7077710a95833d812b63520c96829c757560f5f9a998033a7daac4f1dd4a58d29fea1772eb5f9590de192ef691 +SHA512 (tpm2-tools-5.5.tar.gz) = 24f72a3e9840d531d900e96771a863baae1c71a76fcad0fda8020dff06acd8e3b65b86401ace21f034766403caf9ae97ce710ff6013bb7ed25657a6ecf325470 diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 8c8d737..ef62846 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc1 +#global candidate rc1 Name: tpm2-tools Version: 5.5 -Release: 0.2%{?candidate:.%{candidate}}%{?dist} +Release: 1%{?candidate:.%{candidate}}%{?dist} Summary: A bunch of TPM testing toolS build upon tpm2-tss License: BSD @@ -53,6 +53,9 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man1/tss2_*.1.gz %changelog +* Thu Feb 16 2023 Peter Robinson - 5.5-1 +- Update to 5.5 + * Sat Jan 21 2023 Fedora Release Engineering - 5.5-0.2.rc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild