integ/security/tpm2-tools/centos/meta_patches/0001-Update-package-versioning-for-TIS-format.patch
chendongqi 19ba67f033 CentOS 8: Upgrade tpm2-tools to version 3.1.1
(1)Release Version Upgrade
(2)Matching code changes with el7 to el8

Story: 2006729
Task: 37666
Depends-On: https://review.opendev.org/#/c/696481/
Depends-On: https://review.opendev.org/#/c/696050/
Change-Id: I397bb3127579d2402175391be6eb2cbb3de28c17
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2019-12-16 03:25:20 +00:00

26 lines
701 B
Diff

From 63375de22771a9384eb9c4a90abc8ee2143a7721 Mon Sep 17 00:00:00 2001
From: Scott Little <scott.little@windriver.com>
Date: Mon, 2 Oct 2017 17:30:57 -0400
Subject: [PATCH] 0001-Update-package-versioning-for-TIS-format.patch
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
---
SPECS/tpm2-tools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/tpm2-tools.spec b/SPECS/tpm2-tools.spec
index 935580d..12aa6a0 100644
--- a/SPECS/tpm2-tools.spec
+++ b/SPECS/tpm2-tools.spec
@@ -1,6 +1,6 @@
Name: tpm2-tools
Version: 3.1.1
-Release: 4%{?dist}
+Release: 4.el8%{?_tis_dist}.%{tis_patch_ver}
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
License: BSD
--
1.8.3.1