diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec index 6d81984..01341bc 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: TPM 2.0 TSS Bindings for Python License: BSD-2-Clause @@ -74,6 +74,9 @@ Summary: %{summary} %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 2.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Aug 16 2023 Jakub Jelen - 2.1.0-3 - Enable tests on i686 again