From 18a97c67f1bb32fe429dc59d8c736bf8007222d4 Mon Sep 17 00:00:00 2001 From: Gang Wei Date: Mon, 16 Jan 2012 10:51:40 -0500 Subject: [PATCH] Updated to upstream 1.7.0 release. Add Epoc, and change version to x.y.z style. --- .gitignore | 1 + sources | 2 +- tboot.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c4cc6eb..f49e03a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /tboot-20101005.tar.gz /tboot-1.5.0.tar.gz /tboot-20110429.tar.gz +/tboot-1.7.0.tar.gz diff --git a/sources b/sources index d8ebeb1..bed4959 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bcaf6f4f6e22d4dcc8f8eeb88f63d505 tboot-20110429.tar.gz +718ac20a74b66c1dd353af4b3d931a05 tboot-1.7.0.tar.gz diff --git a/tboot.spec b/tboot.spec index 21c87ea..947563f 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,9 @@ Summary: Performs a verified launch using Intel TXT Name: tboot -Version: 20110429 -Release: 2%{?dist} +Version: 1.7.0 +Release: 1%{?dist} +Epoch: 1 + Group: System Environment/Base License: BSD @@ -58,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 15 2012 Gang Wei - 1:1.7.0 +- 1.7.0 release + * Sat Jan 14 2012 Fedora Release Engineering - 20110429-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild