Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:45:16 -07:00
parent 2e9feb5675
commit ca569dc540

View File

@ -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 <tdawson@redhat.com> - 10.8.0-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Oct 17 2024 Jiri Denemark <jdenemar@redhat.com> - 10.8.0-1
- Rebased to libvirt-python-10.8.0 (RHEL-50578)