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