diff --git a/tpm-quote-tools.spec b/tpm-quote-tools.spec index 764a442..298871f 100644 --- a/tpm-quote-tools.spec +++ b/tpm-quote-tools.spec @@ -1,12 +1,13 @@ Name: tpm-quote-tools Version: 1.0.4 -Release: 3 +Release: 4 Summary: Trusted Platform Module (TPM) remote attestation tools License: BSD URL: http://sf.net/projects/tpmquotetools Source0: http://downloads.sourceforge.net/tpmquotetools/%{name}-%{version}.tar.gz BuildRequires: gcc trousers-devel +Requires: %{name}-help = %{version}-%{release} %description The tpm-quote-tools package provides additional tools that employ the TPM quote command @@ -36,5 +37,8 @@ Man pages and other related help documents for tpm-quote-tools. %{_mandir}/man8/* %changelog +* Mon Nov 09 2019 liuweibo - 1.0.4-4 +- Append help requires to tpm-quote-tools + * Wed Nov 20 2019 duyeyu - 1.0.4-3 - Package init