17
0

- Update to 6.10.0

- Add all new APIs and constants in libvirt 6.10.0
  - jsc#SLE-13688

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=90
This commit is contained in:
2020-12-02 04:13:03 +00:00
committed by Git OBS Bridge
parent e1e2c12567
commit b1ce6b94f7
5 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">libvirt-python</param>
<param name="revision">v6.9.0</param>
<param name="revision">v6.10.0</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6553b0a5f25b5eedaf663f57e155cf8a5d02f206e7a0685e9f10f227589aaa9f
size 129675

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a8b4900ff4c3ce7d305ccf5264c3d901249fdfad40973c232d7a55dec3dd831
size 128271

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 2 00:16:15 UTC 2020 - James Fehlig <jfehlig@suse.com>
- Update to 6.10.0
- Add all new APIs and constants in libvirt 6.10.0
- jsc#SLE-13688
-------------------------------------------------------------------
Mon Nov 2 22:01:34 UTC 2020 - James Fehlig <jfehlig@suse.com>

View File

@@ -23,7 +23,7 @@
%define srcname libvirt-python
Name: python-libvirt-python
URL: https://libvirt.org/
Version: 6.9.0
Version: 6.10.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later