libvirt-python-11.9.0-1.el9
- Rebased to libvirt-python-11.9.0 (RHEL-118198) Resolves: RHEL-118198
This commit is contained in:
parent
54edabeb69
commit
3d009f9226
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
.build-*.log
|
||||
*.rpm
|
||||
/libvirt_python-11.8.0.tar.gz
|
||||
/libvirt_python-11.9.0.tar.gz
|
||||
|
||||
@ -16,13 +16,13 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 11.8.0
|
||||
Version: 11.9.0
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
Source0: https://libvirt.org/sources/python/%{dist_name}-%{version}.tar.gz
|
||||
Url: https://libvirt.org
|
||||
License: LGPL-2.1-or-later
|
||||
BuildRequires: git
|
||||
BuildRequires: libvirt-devel >= 11.8.0-1
|
||||
BuildRequires: libvirt-devel >= 11.9.0-1
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-lxml
|
||||
@ -89,6 +89,9 @@ exit 1
|
||||
%{python3_sitearch}/*egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Nov 11 2025 Jiri Denemark <jdenemar@redhat.com> - 11.9.0-1
|
||||
- Rebased to libvirt-python-11.9.0 (RHEL-118198)
|
||||
|
||||
* Tue Oct 21 2025 Jiri Denemark <jdenemar@redhat.com> - 11.8.0-1
|
||||
- Rebased to libvirt-python-11.8.0 (RHEL-118198)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt_python-11.8.0.tar.gz) = 8a82169d8b7c17d16150d8441900c4e1bac620c079d681a6c8e76d5b4924b65d7c13e3e04d776f23304ea594da7eb35f97d6e5915931397a14bb466b5f20ee3f
|
||||
SHA512 (libvirt_python-11.9.0.tar.gz) = 33e13d04f13f7afd81030e8ccf7339830de3b50f941f08060eec755fbb104910e9858e8f92921d7a6c7941544a228e83f4466e6ea189028ac107a44ad530999d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user