libvirt-python-7.6.0-1.el9
- Rebased to libvirt-python-7.6.0 (rhbz#1950951) Resolves: rhbz#1950951
This commit is contained in:
parent
70931e8868
commit
d446fd5d59
@ -14,13 +14,13 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 7.5.0
|
||||
Release: 2%{?dist}%{?extra_release}
|
||||
Version: 7.6.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.5.0-1
|
||||
BuildRequires: libvirt-devel >= 7.6.0-1
|
||||
BuildRequires: python3-devel
|
||||
%if 0%{?rhel} == 7
|
||||
BuildRequires: python36-pytest
|
||||
@ -104,6 +104,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build
|
||||
%{python3_sitearch}/*egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Aug 12 2021 Jiri Denemark <jdenemar@redhat.com> - 7.6.0-1
|
||||
- Rebased to libvirt-python-7.6.0 (rhbz#1950951)
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 7.5.0-2
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-python-7.5.0.tar.gz) = ae111e4b7db5662af5315642232e2308ebc349bf80a3f9fd372b0fa0ebcde8e25690368187c86d425faef397550caad3366e7b6a3e6a0c4b56fa58df5e8bc276
|
||||
SHA512 (libvirt-python-7.6.0.tar.gz) = 4fc5ad8d12739799f38a107533245b0ad51e5d101569e0b2ea9baf1ec0d99fd29d049e2a245977faa8ee0021fa07034a46ac8d2a3a8197ab86bb1b0515f829d3
|
||||
|
Loading…
Reference in New Issue
Block a user