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