Accepting request 882669 from Virtualization
Updated python bindings for libvirt 7.2.0. - Update to 7.2.0 - Add all new APIs and constants in libvirt 7.2.0 OBS-URL: https://build.opensuse.org/request/show/882669 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=45
This commit is contained in:
2
_service
2
_service
@@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">libvirt-python</param>
|
||||
<param name="revision">v7.1.0</param>
|
||||
<param name="revision">v7.2.0</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bd57c3edd4d9df285af2c4855823ab83b3fd1aa94075f8ca44f48d984afb85c
|
||||
size 129123
|
||||
3
libvirt-python-7.2.0.tar.gz
Normal file
3
libvirt-python-7.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf1fcdee39c25402e960c5eb132c462a9d3cf87d7fee83531e40ec7b249e7ed4
|
||||
size 128999
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 1 23:48:40 UTC 2021 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Update to 7.2.0
|
||||
- Add all new APIs and constants in libvirt 7.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 00:54:58 UTC 2021 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
%define srcname libvirt-python
|
||||
Name: python-libvirt-python
|
||||
URL: https://libvirt.org/
|
||||
Version: 7.1.0
|
||||
Version: 7.2.0
|
||||
Release: 0
|
||||
Summary: Library providing a virtualization API
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user