Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tpm2-tools.git#d9af8234116e35bad983eb0926d953c20f4d8b99
This commit is contained in:
parent
5316fdda59
commit
25c0cc2f9b
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tpm2-tools-4.3.0.tar.gz) = 983ad12621a74255e3cde14110aba56e3f65fb80e0e31ea007a6919f2d447cd7cf06292f4162d1b38d22916292efc893d4d45bd0004d43f638be744505fdcd36
|
||||
SHA512 (tpm2-tools-5.0.tar.gz) = ea57a28a61e28b78cae7067ff58facd8754fafab7a2689fd93f8b3374073b6ac30301a75f8ff5c654800ab469ee6604d0b8a86c310631b9545b816ecaa05968e
|
||||
|
@ -1,7 +1,7 @@
|
||||
#global candidate rc2
|
||||
|
||||
Name: tpm2-tools
|
||||
Version: 4.3.0
|
||||
Version: 5.0
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: A bunch of TPM testing toolS build upon tpm2-tss
|
||||
|
||||
@ -46,14 +46,20 @@ 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
|
||||
* Mon Nov 23 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 5.0-1
|
||||
- Update tp tpm2-tools 5.0
|
||||
|
||||
* Sat Aug 29 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 4.3.0-1
|
||||
- Update to 4.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user