diff --git a/tboot.spec b/tboot.spec index 5eaca17..4f78349 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ Summary: Performs a verified launch using Intel TXT Name: tboot Version: 1.9.11 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: BSD @@ -67,6 +67,9 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install /boot/tboot-syms %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:1.9.11-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Oct 30 2020 Jeff Law - 1:1.9.11-5 - Re-enable -Wstringop-overflow and instead make the problematical pointer volatile to avoid the false positive diagnostic