diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec index d3f56a4bc56a2776303a62631b617ef5a02546aa..bd81b478a0f5594a87404d768ec9b7a1a3907d3b 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -6,7 +6,7 @@ Summary: TPM 2.0 TSS Bindings for Python Name: python-%{srcname} Version: 1.2.0 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD-2-Clause URL: https://github.com/tpm2-software/tpm2-pytss Source: %{pypi_source %{srcname}} @@ -62,6 +62,9 @@ based command line strings and loading tpm2-tools context files. %doc README.md %changelog +* Wed Sep 20 2023 Wang Guodong - 1.2.0-7 +- Rebuilt for python-pytest-forked + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 1.2.0-6 - Rebuilt for python 3.11