diff --git a/tpm2-tss.spec b/tpm2-tss.spec index 827ab70..b64af89 100644 --- a/tpm2-tss.spec +++ b/tpm2-tss.spec @@ -2,7 +2,7 @@ Name: tpm2-tss Version: 3.2.0 -Release: 0.1%{?candidate:.%{candidate}}%{?dist} +Release: 0.2%{?candidate:.%{candidate}}%{?dist} Summary: TPM2.0 Software Stack # The entire source code is under BSD except implementation.h and tpmb.h which @@ -123,6 +123,9 @@ use tpm2-tss. %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 3.2.0-0.2.rc0 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jan 14 2022 Peter Robinson - 3.2.0-0.1.rc0 - Update to 3.2.0-rc0 (fixes rhbz#2008179)