- Add python3-cffi as BR

This commit is contained in:
eabdullin 2024-08-16 08:41:07 +03:00
parent 68253b7b54
commit 61a22d3de0

View File

@ -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 <eabdullin@almalinux.org> - 2.1.0-6.alma.1
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1.0-6
- Bump release for June 2024 mass rebuild