|
|
@ -14,13 +14,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: The libvirt virtualization API python3 binding
|
|
|
|
Summary: The libvirt virtualization API python3 binding
|
|
|
|
Name: libvirt-python
|
|
|
|
Name: libvirt-python
|
|
|
|
Version: 10.8.0
|
|
|
|
Version: 10.9.0
|
|
|
|
Release: 2%{?dist}%{?extra_release}
|
|
|
|
Release: 1%{?dist}%{?extra_release}
|
|
|
|
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
|
|
|
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
|
|
|
Url: https://libvirt.org
|
|
|
|
Url: https://libvirt.org
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
BuildRequires: git
|
|
|
|
BuildRequires: git
|
|
|
|
BuildRequires: libvirt-devel >= 10.8.0-2
|
|
|
|
BuildRequires: libvirt-devel >= 10.9.0-1
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-pytest
|
|
|
|
BuildRequires: python3-pytest
|
|
|
|
BuildRequires: python3-lxml
|
|
|
|
BuildRequires: python3-lxml
|
|
|
@ -90,6 +90,9 @@ exit 1
|
|
|
|
%{python3_sitearch}/*egg-info
|
|
|
|
%{python3_sitearch}/*egg-info
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 5 2024 Jiri Denemark <jdenemar@redhat.com> - 10.9.0-1
|
|
|
|
|
|
|
|
- Rebased to libvirt-python-10.9.0 (RHEL-50578)
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.8.0-2
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.8.0-2
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Resolves: RHEL-64018
|
|
|
|