From 4308012344a11895d3a7a48aa3d5d1c579f6f89d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 02:19:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tboot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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