libvirt-python-7.4.0-1.el9
- Rebased to libvirt-python-7.4.0 (rhbz#1950951) Resolves: rhbz#1950951
This commit is contained in:
parent
7915ffda60
commit
3e27ce47a8
@ -1,3 +1,4 @@
|
|||||||
|
# recipients: libvirt-qe
|
||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-9
|
- rhel-9
|
||||||
|
@ -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.3.0
|
Version: 7.4.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.3.0-1
|
BuildRequires: libvirt-devel >= 7.4.0-1
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
%if 0%{?rhel} == 7
|
%if 0%{?rhel} == 7
|
||||||
BuildRequires: python36-pytest
|
BuildRequires: python36-pytest
|
||||||
@ -104,6 +104,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build
|
|||||||
%{python3_sitearch}/*egg-info
|
%{python3_sitearch}/*egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 16 2021 Jiri Denemark <jdenemar@redhat.com> - 7.4.0-1
|
||||||
|
- Rebased to libvirt-python-7.4.0 (rhbz#1950951)
|
||||||
|
|
||||||
* Mon May 31 2021 Jiri Denemark <jdenemar@redhat.com> - 7.3.0-1
|
* Mon May 31 2021 Jiri Denemark <jdenemar@redhat.com> - 7.3.0-1
|
||||||
- Rebased to libvirt-python-7.3.0 (rhbz#1950951)
|
- Rebased to libvirt-python-7.3.0 (rhbz#1950951)
|
||||||
- The rebase also fixes the following bugs:
|
- The rebase also fixes the following bugs:
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libvirt-python-7.3.0.tar.gz) = a99c0d7258364464df6a68e5fee3137daab3e6ef0dc8924b95a2b7bb69bcaf221d6be17d004ec994e9fae223db920360352b5b32945586ecc1407cb6bd86682a
|
SHA512 (libvirt-python-7.4.0.tar.gz) = e266b04604a21c0c35cb6c080ca5279f3162dfc489fd5ed9542b9ff49567b02074bcac135897d1a8f2375a744c000dbd93b67831621744c2f596b16ca9116d1d
|
||||||
|
Loading…
Reference in New Issue
Block a user