Accepting request 922673 from Virtualization
Updated python bindings for libvirt 7.8.0. - Update to 7.8.0 - Add all new APIs and constants in libvirt 7.8.0 - jsc#SLE-18260 OBS-URL: https://build.opensuse.org/request/show/922673 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=50
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.7.0</param>
|
||||
<param name="revision">v7.8.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:ca21874493b21b62a883e6adb0664d38f83d36f7e0c7ee056abc20f247db4211
|
||||
size 129466
|
||||
3
libvirt-python-7.8.0.tar.gz
Normal file
3
libvirt-python-7.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f31a5a13c82f4644cef22fc449bb4268404e59fd588dd256002ee2a79327ec98
|
||||
size 128818
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 1 15:27:05 UTC 2021 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Update to 7.8.0
|
||||
- Add all new APIs and constants in libvirt 7.8.0
|
||||
- jsc#SLE-18260
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 1 16:13:33 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.7.0
|
||||
Version: 7.8.0
|
||||
Release: 0
|
||||
Summary: Library providing a virtualization API
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user