From b360f1456e04a34f92349b2f24b09109bd058d54 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:16:59 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- tpm2-tss.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tpm2-tss.spec b/tpm2-tss.spec index 42c72b4..98b564b 100644 --- a/tpm2-tss.spec +++ b/tpm2-tss.spec @@ -5,7 +5,7 @@ Name: tpm2-tss Version: 4.1.3 -Release: 4%{?candidate:.%{candidate}}%{?dist} +Release: 5%{?candidate:.%{candidate}}%{?dist} Summary: TPM2.0 Software Stack # The entire source code is under BSD except implementation.h and tpmb.h which @@ -155,6 +155,10 @@ use tpm2-tss. %changelog +* Tue Oct 29 2024 Troy Dawson - 4.1.3-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 11 2024 Štěpán Horáček - 4.1.3-4 - Version bump - Resolves: RHEL-54173