3.2.0-rc3
This commit is contained in:
parent
f10cbf5419
commit
42d0e9423b
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tpm2-tss-3.2.0-rc1.tar.gz) = 09f6ffb400a0eb484ee5fb6be8d1dce439e90c730c98974451fcdddb47e12e157efcbbd9d409c4b5ae1764f30adc4557ffa80645c98ebf0370ca3145e7605de8
|
||||
SHA512 (tpm2-tss-3.2.0-rc3.tar.gz) = e1284c77a1a5957e639e94b31ae56e9157232344189272c149cece5c03c4b3df6a7fa3413f96711dc54052636011a27ea426d485abc0c2a31b3c05e97d30e2a3
|
||||
|
@ -1,11 +1,11 @@
|
||||
%bcond_without rc
|
||||
%if %{with rc}
|
||||
%global candidate rc1
|
||||
%global candidate rc3
|
||||
%endif
|
||||
|
||||
Name: tpm2-tss
|
||||
Version: 3.2.0
|
||||
Release: 0.4%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 0.5%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: TPM2.0 Software Stack
|
||||
|
||||
# The entire source code is under BSD except implementation.h and tpmb.h which
|
||||
@ -134,6 +134,9 @@ use tpm2-tss.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 18 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.0-0.5.rc3
|
||||
- Update to 3.2.0-rc3
|
||||
|
||||
* Mon Feb 14 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.0-0.4.rc1
|
||||
- Update to 3.2.0-rc1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user