diff --git a/.gitignore b/.gitignore index 39b533c..7f9425d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/tpm2-tools-4.3.0.tar.gz +SOURCES/tpm2-tools-5.0.tar.gz diff --git a/.tpm2-tools.metadata b/.tpm2-tools.metadata index 51eda25..9919e19 100644 --- a/.tpm2-tools.metadata +++ b/.tpm2-tools.metadata @@ -1 +1 @@ -4e0f884246f3ee0931466a12330eb00bb350db34 SOURCES/tpm2-tools-4.3.0.tar.gz +cdfe4e12e679e547528a2d908862762b63921e63 SOURCES/tpm2-tools-5.0.tar.gz diff --git a/SPECS/tpm2-tools.spec b/SPECS/tpm2-tools.spec index 03bacc2..ba93a37 100644 --- a/SPECS/tpm2-tools.spec +++ b/SPECS/tpm2-tools.spec @@ -1,17 +1,15 @@ #global candidate rc2 Name: tpm2-tools -Version: 4.3.0 -Release: 1%{?candidate:.%{candidate}}.1%{?dist} +Version: 5.0 +Release: 2%{?candidate:.%{candidate}}%{?dist} Summary: A bunch of TPM testing toolS build upon tpm2-tss License: BSD URL: https://github.com/tpm2-software/tpm2-tools Source0: https://github.com/tpm2-software/tpm2-tools/releases/download/%{version}%{?candidate:-%{candidate}}/%{name}-%{version}%{?candidate:-%{candidate}}.tar.gz -# PR#2021: Parse EV_POST_CODE as strings -Patch0: https://github.com/tpm2-software/tpm2-tools/pull/2021.patch - +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: autoconf-archive @@ -49,16 +47,22 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %files %license doc/LICENSE %doc README.md doc/CHANGELOG.md +%{_bindir}/tpm2 %{_bindir}/tpm2_* +%{_bindir}/tss2 %{_bindir}/tss2_* %{_datadir}/bash-completion/completions/tpm2* %{_datadir}/bash-completion/completions/tss2* %{_mandir}/man1/tpm2_*.1.gz +%{_mandir}/man1/tpm2.1.gz %{_mandir}/man1/tss2_*.1.gz %changelog -* Thu Apr 22 2021 Davide Cavalca - 4.3.0-1.1 -- Backport TPM eventlog parsing fix (PR#2021) +* Wed Jan 27 2021 Fedora Release Engineering - 5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Nov 23 2020 Peter Robinson - 5.0-1 +- Update tp tpm2-tools 5.0 * Sat Aug 29 2020 Peter Robinson - 4.3.0-1 - Update to 4.3.0