diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec index d8aa967..9fa9e13 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.1.0 -Release: 6%{?dist} +Release: 6%{?dist}.alma.1 Summary: TPM 2.0 TSS Bindings for Python License: BSD-2-Clause @@ -16,6 +16,7 @@ Patch0: python-tpm2-pytss-1.2.0-openssl.patch Patch1: python-tpm2-pytss-2.1.0-i686.patch BuildRequires: python3-devel +BuildRequires: python3-cffi BuildRequires: python3-pytest %if %{undefined rhel} BuildRequires: python3-pytest-xdist @@ -74,6 +75,9 @@ Summary: %{summary} %changelog +* Fri Aut 16 2024 Eduard Abdullin - 2.1.0-6.alma.1 + + * Mon Jun 24 2024 Troy Dawson - 2.1.0-6 - Bump release for June 2024 mass rebuild