From 2e1b1007472d134acf2e0d12b42c60df1e540452 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 18:00:14 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 1c91232..7463d4f 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: TPM 2.0 TSS Bindings for Python License: BSD-2-Clause @@ -66,6 +66,9 @@ Summary: %{summary} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Oct 26 2022 Jakub Jelen - 1.2.0-1 - Official Fedora package (#2135713)