From f31f62b3a8fe60f36e8bf31d6b5ab729b3b69db7 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:26:15 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- tboot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tboot.spec b/tboot.spec index 5081378..deec867 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ Summary: Performs a verified launch using Intel TXT Name: tboot Version: 1.11.1 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: BSD-3-Clause @@ -74,6 +74,9 @@ grub2-mkconfig -o /etc/grub2.cfg /boot/tboot-syms %changelog +* Mon Jun 24 2024 Troy Dawson - 1:1.11.1-7 +- Bump release for June 2024 mass rebuild + * Mon Jan 29 2024 Florian Weimer - 1:1.11.1-6 - Suppress GCC 14 allocation size warning