diff --git a/libvirt-python.spec b/libvirt-python.spec index ec59ae4..7828730 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -15,7 +15,7 @@ Summary: The libvirt virtualization API python3 binding Name: libvirt-python Version: 10.8.0 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: https://libvirt.org License: LGPL-2.1-or-later @@ -90,6 +90,10 @@ exit 1 %{python3_sitearch}/*egg-info %changelog +* Tue Oct 29 2024 Troy Dawson - 10.8.0-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Oct 17 2024 Jiri Denemark - 10.8.0-1 - Rebased to libvirt-python-10.8.0 (RHEL-50578)