diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec index 6a92157..cb6c59f 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: TPM 2.0 TSS Bindings for Python License: BSD-2-Clause @@ -80,6 +80,10 @@ Summary: %{summary} %changelog +* Wed Aug 16 2023 Jakub Jelen - 2.1.0-2 +- Enable builds on i686 again +- Fix another test issues + * Mon Aug 07 2023 Jakub Jelen - 2.1.0-1 - New upstream release (#2149103)