4.0
This commit is contained in:
parent
ee872d45df
commit
509033387b
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tpm2-tools-4.0-rc2.tar.gz) = dfdf38f488238f06315493c0a708a9efb104e92e0b149180b13a542fb9fa4ff79199121876a7c0ad64b58f0738d3f11206431fffd1b259a1a50a34f6f34a8250
|
SHA512 (tpm2-tools-4.0.tar.gz) = c104ec8c6219329f8129c6d86337bcfa6eee8fc3023fe976eae6af2aecae5bf37c62523f5c48b680fd07e605431187c0493469544bbd902aedc21f66aa8af3b2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global candidate rc2
|
#global candidate rc2
|
||||||
|
|
||||||
Name: tpm2-tools
|
Name: tpm2-tools
|
||||||
Version: 4.0
|
Version: 4.0
|
||||||
Release: 0.4%{?candidate:.%{candidate}}%{?dist}
|
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||||
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
|
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -20,10 +20,9 @@ BuildRequires: pkgconfig(openssl)
|
|||||||
BuildRequires: pkgconfig(tss2-mu)
|
BuildRequires: pkgconfig(tss2-mu)
|
||||||
BuildRequires: pkgconfig(tss2-sys)
|
BuildRequires: pkgconfig(tss2-sys)
|
||||||
BuildRequires: pkgconfig(tss2-esys)
|
BuildRequires: pkgconfig(tss2-esys)
|
||||||
BuildRequires: automake autoconf libtool
|
|
||||||
|
|
||||||
# tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required
|
# tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required
|
||||||
Requires: tpm2-tss%{?_isa} >= 2.3.0
|
Requires: tpm2-tss%{?_isa} >= 2.3.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss.
|
tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss.
|
||||||
@ -46,6 +45,9 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss.
|
|||||||
%{_mandir}/man1/tpm2_*.1.gz
|
%{_mandir}/man1/tpm2_*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2019 Peter Robinson <pbrobinson@fedoraproject.org> 4.0-1
|
||||||
|
- Update to 4.0
|
||||||
|
|
||||||
* Fri Sep 6 2019 Javier Martinez Canillas <javierm@redhat.com> 4.0-0.4-rc2
|
* Fri Sep 6 2019 Javier Martinez Canillas <javierm@redhat.com> 4.0-0.4-rc2
|
||||||
- Use a release tarball instead of a source code tarball
|
- Use a release tarball instead of a source code tarball
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user