libvirt-python-8.10.0-1
Update to version 8.10.0
This commit is contained in:
parent
43912633dc
commit
a9f64ad9f4
@ -14,7 +14,7 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 8.9.0
|
||||
Version: 8.10.0
|
||||
Release: 1%{?dist}
|
||||
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||
Url: https://libvirt.org
|
||||
@ -23,6 +23,7 @@ BuildRequires: libvirt-devel == %{version}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-lxml
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: gcc
|
||||
|
||||
# Don't want provides for python shared objects
|
||||
@ -86,6 +87,9 @@ exit 1
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 03 2022 Cole Robinson <crobinso@redhat.com> - 8.10.0-1
|
||||
- Update to version 8.10.0
|
||||
|
||||
* Sat Nov 05 2022 Cole Robinson <crobinso@redhat.com> - 8.9.0-1
|
||||
- Update to version 8.9.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-python-8.9.0.tar.gz) = f13767528518189bb4a6094dc029f3dee16179a269b25f1224ba448569e3a2f8b036124711060d4dda8de0f7719474a700b616e1e8e8d29028d585c2a631aa32
|
||||
SHA512 (libvirt-python-8.10.0.tar.gz) = 3861f2cab4f38b0eb94695bfc85710cbe6619214853be356ee808e37ac467bf8e37c402b34d1a86d3916c9b7464f0013737e5af8e206e462b65145da7ff7d576
|
||||
|
Loading…
Reference in New Issue
Block a user