From ffe883a4156f4448b0e30f39e001bf307e9d2f84 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:10:23 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- libvirt-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-python.spec b/libvirt-python.spec index cb885a3..8286de0 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -15,7 +15,7 @@ Summary: The libvirt virtualization API python3 binding Name: libvirt-python Version: 7.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: https://libvirt.org License: LGPLv2+ @@ -99,6 +99,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build %changelog +* Fri Jun 04 2021 Python Maint - 7.4.0-2 +- Rebuilt for Python 3.10 + * Tue Jun 01 2021 Cole Robinson - 7.4.0-1 - Update to version 7.4.0