v1.0
This commit is contained in:
parent
b82a9b7f9e
commit
8ecc3fc261
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tpm2-pkcs11-1.0-RC1.tar.gz) = 50bf34281af3c7edddbff6ab3aae5420cda5a2b734cb1a2f836ec48599a416de639582e953c76d1e5e385a0ad26ec4935be035d766bb7d8a897943a274249ce5
|
||||
SHA512 (tpm2-pkcs11-1.0.tar.gz) = 00faca257bf8a04d43e3992c5d45cbdde0324381f7bc3cdcffefdb24a23533552aa0f38795dd7bfac92ee9d92e0fa95f43e27159a3c65d18736a6526fbb9dcf3
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global candidate RC1
|
||||
#global candidate RC1
|
||||
|
||||
Name: tpm2-pkcs11
|
||||
Version: 1.0
|
||||
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: PKCS#11 interface for TPM 2.0 hardware
|
||||
|
||||
License: BSD
|
||||
@ -87,6 +87,9 @@ cd tools
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 31 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.0-1
|
||||
- Update to 1.0 stable release
|
||||
|
||||
* Thu Dec 26 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.0-0.1-RC1
|
||||
- Update to 1.0 RC1 candidate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user