From 1ae3dca4d36e32d2dda9d68cb343ad73a7e8cc48 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 22 2024 08:22:09 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- 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