From 05e5c3e22ffb9b80d4eac1ebdd2d3d70464bdac4 Mon Sep 17 00:00:00 2001
From: "Jun.Miao" <jun.miao@intel.com>
Date: Sat, 6 May 2023 22:42:42 -0400
Subject: [PATCH] Update to v1.11.1 release

Signed-off-by: Jun.Miao <jun.miao@intel.com>
---
 sources    | 2 +-
 tboot.spec | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/sources b/sources
index 1b9e8f2..a3f6d54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tboot-1.11.0.tar.gz) = c35459e9144f96f26efb5b782f7f25d0e3f8a78f5b52ff40695c74a1e5c1f34bb926a3f99fa22a1be54660e3492df70eb184b53e084952e2d7591905e9ebb6f2
+SHA512 (tboot-1.11.1.tar.gz) = 6708bd2169d2b5beb6a1123b2712693d2bdc614a1a5a5a1f3858c47462cdeb3e05da3848f082e264c4d1be5f35f7ca5637bc56ebbaaff80f322bf5f4c29e4ab5
diff --git a/tboot.spec b/tboot.spec
index b550ec3..c250746 100644
--- a/tboot.spec
+++ b/tboot.spec
@@ -1,7 +1,7 @@
 Summary:        Performs a verified launch using Intel TXT
 Name:           tboot
-Version:        1.11.0
-Release:        2%{?dist}
+Version:        1.11.1
+Release:        1%{?dist}
 Epoch:          1
 
 License:        BSD
@@ -55,6 +55,9 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install
 /boot/tboot-syms
 
 %changelog
+* Sun May 07 2023 Jun Miao <jun.miao@intel.com> - 1:1.11.1-1
+- Update to v1.11.1 release
+
 * Sun Apr 23 2023 Jun Miao <jun.miao@intel.com> - 1:1.11.0-2
 - Update code sources with the v1.11.0