libvirt-python-11.1.0-1.el10
- Rebased to libvirt-python-11.1.0 (RHEL-71663) Resolves: RHEL-71663
This commit is contained in:
parent
8749beb9f0
commit
3d965f3d0a
@ -14,13 +14,13 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 10.10.0
|
||||
Version: 11.1.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.10.0-2
|
||||
BuildRequires: libvirt-devel >= 11.1.0-1
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-lxml
|
||||
@ -54,9 +54,6 @@ of recent versions of Linux (and other OSes).
|
||||
%prep
|
||||
%autosetup -S git_am -N
|
||||
|
||||
%autopatch
|
||||
|
||||
|
||||
# Unset execute bit for example scripts; it can introduce spurious
|
||||
# RPM dependencies, like /usr/bin/python3
|
||||
# for the -python3 package
|
||||
@ -90,6 +87,9 @@ exit 1
|
||||
%{python3_sitearch}/*egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Apr 23 2025 Jiri Denemark <jdenemar@redhat.com> - 11.1.0-1
|
||||
- Rebased to libvirt-python-11.1.0 (RHEL-71663)
|
||||
|
||||
* Thu Dec 19 2024 Jiri Denemark <jdenemar@redhat.com> - 10.10.0-1
|
||||
- Rebased to libvirt-python-10.10.0 (RHEL-50578)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-python-10.10.0.tar.gz) = 7724a9ce89b39a62746c0524643e89850a6fcc796d2c6481f6000b047637216391742921d9dae84b97de0fd8707d906cba4955567416cf5cd93aed6f689a6cb4
|
||||
SHA512 (libvirt-python-11.1.0.tar.gz) = 2183969fe3057722f3ab0412f331cefd5ae52f90e024207a36d94105826aacd3e9193889ef0bd6eb24921f0145c5d6256328431534f828c3607c92c10b6d46ba
|
||||
|
Loading…
Reference in New Issue
Block a user