From db83b5094de891f04b11e734c9b44bef29dea919 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 15 Jun 2023 08:43:45 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- tpm2-pkcs11.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tpm2-pkcs11.spec b/tpm2-pkcs11.spec index 3e4bdc4..c98aae2 100644 --- a/tpm2-pkcs11.spec +++ b/tpm2-pkcs11.spec @@ -2,7 +2,7 @@ Name: tpm2-pkcs11 Version: 1.9.0 -Release: 1%{?candidate:.%{candidate}}%{?dist} +Release: 2%{?candidate:.%{candidate}}%{?dist} Summary: PKCS#11 interface for TPM 2.0 hardware License: BSD @@ -104,6 +104,9 @@ cd tools %changelog +* Thu Jun 15 2023 Python Maint - 1.9.0-2 +- Rebuilt for Python 3.12 + * Wed Feb 01 2023 Peter Robinson - 1.9.0-1 - Update to 1.9.0