From 8a7ee9b294e2e4a6fa75a51608e407caee69437a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 15 Jun 2022 18:25:34 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- libguestfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index c5d6bf2..eb41fff 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -48,7 +48,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.49.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ # Build only for architectures that have a kernel @@ -1124,6 +1124,9 @@ rm ocaml/html/.gitignore %changelog +* Wed Jun 15 2022 Python Maint - 1:1.49.2-3 +- Rebuilt for Python 3.11 + * Wed Jun 01 2022 Jitka Plesnikova - 1:1.49.2-2 - Perl 5.36 rebuild