[tboot/f16] Updated to upstream 1.7.0 release. Add Epoc, and change version to x.y.z style.

gwei3 gwei3 at fedoraproject.org
Mon Jan 16 16:44:40 UTC 2012


commit 59fc75b6eb43bb3d79667571ecfdb6b8b99d2303
Author: Gang Wei <gang.wei at intel.com>
Date:   Mon Jan 16 11:38:55 2012 -0500

    Updated to upstream 1.7.0 release. Add Epoc, and change version to x.y.z style.

 .gitignore |    1 +
 sources    |    2 +-
 tboot.spec |   10 +++++++++-
 3 files changed, 11 insertions(+), 2 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 3c04a3e..947563f 100644
--- a/tboot.spec
+++ b/tboot.spec
@@ -1,7 +1,9 @@
 Summary:        Performs a verified launch using Intel TXT
 Name:           tboot
-Version:        20110429
+Version:        1.7.0
 Release:        1%{?dist}
+Epoch:          1
+
 
 Group:          System Environment/Base
 License:        BSD
@@ -58,6 +60,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 15 2012 Gang Wei <gang.wei at intel.com> - 1:1.7.0
+- 1.7.0 release
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20110429-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Fri Apr 29 2011 Gang Wei <gang.wei at intel.com> - 20110429-1
 - Pull upstream changeset 255, rebuilt in F15
 


More information about the scm-commits mailing list