Update to 1.1.0
This commit is contained in:
parent
a8710c4841
commit
70928eb13f
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tpm2-pkcs11-1.1.0-RC1.tar.gz) = 98e6e0523227192d24e5afed5ccd686c35eb25d0913b324ba637e740ef2c4c52ca088cdfdcf627d4959c539a816d5af0fc40817cd3e4257ad233097b10e36daf
|
||||
SHA512 (tpm2-pkcs11-1.1.0-RC1.tar.gz.asc) = 6d00ea31e3dce862365848254fa17f6056cdd56a441e172a4497a80d4417edf52e41ba6603b732371da46cd2c9c3b31811279dd71441d26119c9619673e2dc67
|
||||
SHA512 (tpm2-pkcs11-1.1.0.tar.gz) = 0ae590b2616f270f2c912201533c350f689b9459db29d8c05e3b41ec9415b595b323f451015fe134193f38307141146fbfa6a0064f28c918063810e3cd028f32
|
||||
SHA512 (tpm2-pkcs11-1.1.0.tar.gz.asc) = 661e947b5fbf96951325211d7eca76dccf6ec55679c9462f1a25326dbbfcd2cf94b809b5d8ce5335595cc5e059391256c3360c0a70768636144d44c5fdc96f66
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global candidate RC1
|
||||
#global candidate RC1
|
||||
|
||||
Name: tpm2-pkcs11
|
||||
Version: 1.1.0
|
||||
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: PKCS#11 interface for TPM 2.0 hardware
|
||||
|
||||
License: BSD
|
||||
@ -93,6 +93,9 @@ cd tools
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 09 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.1.0-1
|
||||
- Update to 1.1.0
|
||||
|
||||
* Mon Mar 2 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.0-0.1-RC1
|
||||
- Update to 1.1.0 RC1 candidate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user