diff --git a/tpm2-tools.spec b/tpm2-tools.spec
index 29cc931..e1ce523 100644
--- a/tpm2-tools.spec
+++ b/tpm2-tools.spec
@@ -2,7 +2,7 @@
 
 Name:    tpm2-tools
 Version: 4.2.1
-Release: 2%{?candidate:.%{candidate}}%{?dist}
+Release: 3%{?candidate:.%{candidate}}%{?dist}
 Summary: A bunch of TPM testing toolS build upon tpm2-tss
 
 License: BSD
@@ -54,6 +54,9 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss.
 %{_mandir}/man1/tss2_*.1.gz
 
 %changelog
+* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
 * Tue Jun 30 2020 Jeff Law <law@redhat.com> - 4.2.1-2
 - Disable LTO due to latent uninitialized variable exposed by LTO