import libvirt-python-7.9.0-1.module+el8.6.0+13159+f4785b17
This commit is contained in:
parent
4a3c7d7067
commit
fc8031e462
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libvirt-python-7.8.0.tar.gz
|
||||
SOURCES/libvirt-python-7.9.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
7e51142b2477d5a724d4703a3aecb2957105ac5b SOURCES/libvirt-python-7.8.0.tar.gz
|
||||
332d2ddc003949476d59bf6e51b30fd68e142b77 SOURCES/libvirt-python-7.9.0.tar.gz
|
||||
|
@ -14,13 +14,13 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 7.8.0
|
||||
Version: 7.9.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 >= 7.8.0-1
|
||||
BuildRequires: libvirt-devel >= 7.9.0-1
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-lxml
|
||||
@ -91,6 +91,9 @@ exit 1
|
||||
%{python3_sitearch}/*egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Nov 4 2021 Jiri Denemark <jdenemar@redhat.com> - 7.9.0-1
|
||||
- Rebased to libvirt-python-7.9.0 (rhbz#2012806)
|
||||
|
||||
* Wed Oct 20 2021 Jiri Denemark <jdenemar@redhat.com> - 7.8.0-1
|
||||
- Rebased to libvirt-python-7.8.0 (rhbz#2012806)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user