From b5c6818515828e8c0a32b8ce49cde25db3ed8ecf Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 15 Jun 2023 00:05:32 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-tpm2-pytss.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec index 2efca3f..bb2fa3a 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: TPM 2.0 TSS Bindings for Python License: BSD-2-Clause @@ -68,6 +68,9 @@ Summary: %{summary} %changelog +* Wed Jun 14 2023 Python Maint - 1.2.0-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild