From 67f9b690790dee3ac3da3c080ad936c8eb14976c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 19 Dec 2022 04:51:00 +0000 Subject: [PATCH] 4.0.0 rc2 --- sources | 2 +- tpm2-tss.spec | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/sources b/sources index ea91ab9..401a306 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tpm2-tss-3.2.1.tar.gz) = dbe5e29349d78621fcd608d9c75fa58f5e6462264b9654ca85af9f9faafebe1107d9f735a1b6ad4956a089b0dd96cbda3f46364cabd846f9fb29a419b074c78f +SHA512 (tpm2-tss-4.0.0-rc2.tar.gz) = ada93a437dea6a88a5f985211c55d78653f2a66024f9a6b78c9d234a469884eb3020fbe3bf9abe6284b08a67d0581bd12385d0a741764709a20034c65cba62f9 diff --git a/tpm2-tss.spec b/tpm2-tss.spec index 8ed97b4..8ffe9f4 100644 --- a/tpm2-tss.spec +++ b/tpm2-tss.spec @@ -1,11 +1,11 @@ -%bcond_with rc +%bcond_without rc %if %{with rc} -%global candidate rc3 +%global candidate rc2 %endif Name: tpm2-tss -Version: 3.2.1 -Release: 1%{?candidate:.%{candidate}}%{?dist} +Version: 4.0.0 +Release: 0.1%{?candidate:.%{candidate}}%{?dist} Summary: TPM2.0 Software Stack # The entire source code is under BSD except implementation.h and tpmb.h which @@ -131,6 +131,9 @@ use tpm2-tss. %changelog +* Mon Dec 19 2022 Peter Robinson - 4.0.0-0.1.rc2 +- Update to 4.0.0 RC2 + * Mon Dec 19 2022 Peter Robinson - 3.2.1-1 - Update to 3.2.1