4.0.0 rc2

This commit is contained in:
Peter Robinson 2022-12-19 04:51:00 +00:00
parent 065503c0be
commit 67f9b69079
2 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
SHA512 (tpm2-tss-3.2.1.tar.gz) = dbe5e29349d78621fcd608d9c75fa58f5e6462264b9654ca85af9f9faafebe1107d9f735a1b6ad4956a089b0dd96cbda3f46364cabd846f9fb29a419b074c78f
SHA512 (tpm2-tss-4.0.0-rc2.tar.gz) = ada93a437dea6a88a5f985211c55d78653f2a66024f9a6b78c9d234a469884eb3020fbe3bf9abe6284b08a67d0581bd12385d0a741764709a20034c65cba62f9

View File

@ -1,11 +1,11 @@
%bcond_with rc
%bcond_without rc
%if %{with rc}
%global candidate rc3
%global candidate rc2
%endif
Name: tpm2-tss
Version: 3.2.1
Release: 1%{?candidate:.%{candidate}}%{?dist}
Version: 4.0.0
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
Summary: TPM2.0 Software Stack
# The entire source code is under BSD except implementation.h and tpmb.h which
@ -131,6 +131,9 @@ use tpm2-tss.
%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
- Update to 3.2.1