4.0.0 rc2
This commit is contained in:
parent
065503c0be
commit
67f9b69079
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tpm2-tss-3.2.1.tar.gz) = dbe5e29349d78621fcd608d9c75fa58f5e6462264b9654ca85af9f9faafebe1107d9f735a1b6ad4956a089b0dd96cbda3f46364cabd846f9fb29a419b074c78f
|
SHA512 (tpm2-tss-4.0.0-rc2.tar.gz) = ada93a437dea6a88a5f985211c55d78653f2a66024f9a6b78c9d234a469884eb3020fbe3bf9abe6284b08a67d0581bd12385d0a741764709a20034c65cba62f9
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%bcond_with rc
|
%bcond_without rc
|
||||||
%if %{with rc}
|
%if %{with rc}
|
||||||
%global candidate rc3
|
%global candidate rc2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: tpm2-tss
|
Name: tpm2-tss
|
||||||
Version: 3.2.1
|
Version: 4.0.0
|
||||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
Release: 0.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
|
||||||
@ -131,6 +131,9 @@ use tpm2-tss.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 4.0.0-0.1.rc2
|
||||||
|
- Update to 4.0.0 RC2
|
||||||
|
|
||||||
* Mon Dec 19 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.1-1
|
* Mon Dec 19 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.1-1
|
||||||
- Update to 3.2.1
|
- Update to 3.2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user