|
|
@ -15,7 +15,7 @@
|
|
|
|
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.8.0
|
|
|
|
Release: 1%{?dist}%{?extra_release}
|
|
|
|
Release: 2%{?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
|
|
|
@ -90,6 +90,10 @@ exit 1
|
|
|
|
%{python3_sitearch}/*egg-info
|
|
|
|
%{python3_sitearch}/*egg-info
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.8.0-2
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 10.8.0-1
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 10.8.0-1
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|