diff --git a/libvirt-python.spec b/libvirt-python.spec index 22eee96..cdcef3a 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -15,7 +15,7 @@ Summary: The libvirt virtualization API python3 binding Name: libvirt-python Version: 8.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: https://libvirt.org License: LGPLv2+ @@ -86,6 +86,9 @@ exit 1 %changelog +* Mon Jun 13 2022 Python Maint - 8.4.0-2 +- Rebuilt for Python 3.11 + * Thu Jun 02 2022 Cole Robinson - 8.4.0-1 - Update to version 8.4.0