libvirt-python-10.5.0-1.el9
- Rebased to libvirt-python-10.5.0 (RHEL-29643) Resolves: RHEL-29643
This commit is contained in:
parent
eb3b30e8b2
commit
22f1d32c0f
@ -14,13 +14,13 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 10.3.0
|
||||
Version: 10.5.0
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||
Url: https://libvirt.org
|
||||
License: LGPL-2.1-or-later
|
||||
BuildRequires: git
|
||||
BuildRequires: libvirt-devel >= 10.3.0-1
|
||||
BuildRequires: libvirt-devel >= 10.5.0-1
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-lxml
|
||||
@ -54,8 +54,6 @@ of recent versions of Linux (and other OSes).
|
||||
%prep
|
||||
%autosetup -S git_am -N
|
||||
|
||||
git config gc.auto 0
|
||||
|
||||
%autopatch
|
||||
|
||||
|
||||
@ -92,6 +90,9 @@ exit 1
|
||||
%{python3_sitearch}/*egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2024 Jiri Denemark <jdenemar@redhat.com> - 10.5.0-1
|
||||
- Rebased to libvirt-python-10.5.0 (RHEL-29643)
|
||||
|
||||
* Tue Jun 4 2024 Jiri Denemark <jdenemar@redhat.com> - 10.3.0-1
|
||||
- Rebased to libvirt-python-10.3.0 (RHEL-29643)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-python-10.3.0.tar.gz) = 5c5b4b6e52887a5fe0436581ef6233e78abbf702db87936743329e62a1e3c66c124ed6e2c2b92d6215027e6cbe459c536a8436ac3cea63269bff78ec3c9efc98
|
||||
SHA512 (libvirt-python-10.5.0.tar.gz) = 1114405f52c9bfcfd733a26d7d2a51439fca6012313c22f40c4b488f55690d2564a26ab9376c285245e9899ef68fa136bb943ebb3702aa679874d0b98f3cebd7
|
||||
|
Loading…
Reference in New Issue
Block a user