From f7a78df9ec62b1beddf6cefa19701a75ee743238 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 22:22:46 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- tboot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tboot.spec b/tboot.spec index 8c0a5c4..5687a71 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ Summary: Performs a verified launch using Intel TXT Name: tboot Version: 1.7.3 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Group: System Environment/Base @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT /boot/tboot-syms %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1:1.7.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Apr 02 2013 Gang Wei - 1:1.7.3-3 - Fix for breaking grub2-mkconfig operation in 32bit case(#929384)