import libvirt-python-8.0.0-1.module+el8.6.0+13888+55157bfb
This commit is contained in:
parent
fc2484f720
commit
a5b26fa171
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libvirt-python-7.10.0.tar.gz
|
SOURCES/libvirt-python-8.0.0.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
9a042498d0a5ddaf267d55fac48468d831ad2f98 SOURCES/libvirt-python-7.10.0.tar.gz
|
5bb7f09b2be7874f0badc5699660fe3891e7b479 SOURCES/libvirt-python-8.0.0.tar.gz
|
||||||
|
@ -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: 7.10.0
|
Version: 8.0.0
|
||||||
Release: 1%{?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: LGPLv2+
|
License: LGPLv2+
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: libvirt-devel >= 7.10.0-1
|
BuildRequires: libvirt-devel >= 8.0.0-1
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
BuildRequires: python3-lxml
|
BuildRequires: python3-lxml
|
||||||
@ -91,6 +91,9 @@ exit 1
|
|||||||
%{python3_sitearch}/*egg-info
|
%{python3_sitearch}/*egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 14 2022 Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1
|
||||||
|
- Rebased to libvirt-python-8.0.0 (rhbz#2012806)
|
||||||
|
|
||||||
* Fri Dec 3 2021 Jiri Denemark <jdenemar@redhat.com> - 7.10.0-1
|
* Fri Dec 3 2021 Jiri Denemark <jdenemar@redhat.com> - 7.10.0-1
|
||||||
- Rebased to libvirt-python-7.10.0 (rhbz#2012806)
|
- Rebased to libvirt-python-7.10.0 (rhbz#2012806)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user