v4.0.0
This commit is contained in:
parent
e815368c22
commit
700a6db390
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tpm2-tss-4.0.0-rc2.tar.gz) = ada93a437dea6a88a5f985211c55d78653f2a66024f9a6b78c9d234a469884eb3020fbe3bf9abe6284b08a67d0581bd12385d0a741764709a20034c65cba62f9
|
SHA512 (tpm2-tss-4.0.0.tar.gz) = 1058aa74e2358bfb60a17b85291dc642d40b49bb076453810c5b2b0c37c72671c319d783c879f719ccbe7aaeb5f464e0144c6ee12d28242b477be5d579cb3f9c
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%bcond_without rc
|
%bcond_with rc
|
||||||
%if %{with rc}
|
%if %{with rc}
|
||||||
%global candidate rc2
|
%global candidate rc2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: tpm2-tss
|
Name: tpm2-tss
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 0.1%{?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
|
||||||
|
* Wed Jan 04 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 4.0.0-1
|
||||||
|
- Update to 4.0.0
|
||||||
|
|
||||||
* Mon Dec 19 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 4.0.0-0.1.rc2
|
* Mon Dec 19 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 4.0.0-0.1.rc2
|
||||||
- Update to 4.0.0 RC2
|
- Update to 4.0.0 RC2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user