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