diff --git a/tboot.spec b/tboot.spec index 4d51dbd..7e4346c 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ Summary: Performs a verified launch using Intel TXT Name: tboot Version: 1.10.3 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: BSD @@ -55,6 +55,9 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install /boot/tboot-syms %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1:1.10.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Dec 23 2021 Yunying Sun - 1:1.10.3-1 - Updated to 1.10.3 which added OpenSSL 3.0.0 support - Bugzilla 2021901 is fixed with this updated release