libvirt-python-8.5.0-1.el9
- Rebased to libvirt-python-8.5.0 (rhbz#2060316) - The rebase also fixes the following bugs: rhbz#2092752 Resolves: rhbz#2060316, rhbz#2092752
This commit is contained in:
parent
55c675f72a
commit
f701176fd4
@ -14,13 +14,13 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 8.4.0
|
||||
Version: 8.5.0
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||
Url: https://libvirt.org
|
||||
License: LGPLv2+
|
||||
BuildRequires: git
|
||||
BuildRequires: libvirt-devel >= 8.4.0-1
|
||||
BuildRequires: libvirt-devel >= 8.5.0-1
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-lxml
|
||||
@ -91,6 +91,11 @@ exit 1
|
||||
%{python3_sitearch}/*egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jul 13 2022 Jiri Denemark <jdenemar@redhat.com> - 8.5.0-1
|
||||
- Rebased to libvirt-python-8.5.0 (rhbz#2060316)
|
||||
- The rebase also fixes the following bugs:
|
||||
rhbz#2092752
|
||||
|
||||
* Thu Jun 9 2022 Jiri Denemark <jdenemar@redhat.com> - 8.4.0-1
|
||||
- Rebased to libvirt-python-8.4.0 (rhbz#2060316)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-python-8.4.0.tar.gz) = 6c831ae45549ab0c4d720826e2f5cb219eaab0943b8c71fe70c02fd49097fb5565ee6f651b19e34f72d6b0133bf3b4bb8bfe56b37723b24eaf336f65ab0a5865
|
||||
SHA512 (libvirt-python-8.5.0.tar.gz) = 0e922301243200229c01659e57b4abad69a85931ea3ffcb70b117f313971d266d036dc6c1dbe42d48380d5ad9ed72326603101eb33d6a68dd6b7253a6e197aff
|
||||
|
Loading…
Reference in New Issue
Block a user