diff --git a/sources b/sources index 9066acd..bc7d223 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tpm2-pkcs11-1.0-RC1.tar.gz) = 50bf34281af3c7edddbff6ab3aae5420cda5a2b734cb1a2f836ec48599a416de639582e953c76d1e5e385a0ad26ec4935be035d766bb7d8a897943a274249ce5 +SHA512 (tpm2-pkcs11-1.0.tar.gz) = 00faca257bf8a04d43e3992c5d45cbdde0324381f7bc3cdcffefdb24a23533552aa0f38795dd7bfac92ee9d92e0fa95f43e27159a3c65d18736a6526fbb9dcf3 diff --git a/tpm2-pkcs11.spec b/tpm2-pkcs11.spec index 9382181..8238e99 100644 --- a/tpm2-pkcs11.spec +++ b/tpm2-pkcs11.spec @@ -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 1.0-1 +- Update to 1.0 stable release + * Thu Dec 26 2019 Peter Robinson 1.0-0.1-RC1 - Update to 1.0 RC1 candidate