17
0

- Update to 8.0.0

- Add all new APIs and constants in libvirt 8.0.0
  - jsc#SLE-11435, jsc#SLE-18354

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=108
This commit is contained in:
2022-01-18 18:04:59 +00:00
committed by Git OBS Bridge
parent 96dbaa7950
commit 7dbbb7e5a3
5 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">libvirt-python</param>
<param name="revision">v7.10.0</param>
<param name="revision">v8.0.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

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:607e8269edef7b1c76bb44cb14fd857d93fb4f96cd7df1e1dcc16c130bc4a1bf
size 129997

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 18 03:16:19 UTC 2022 - James Fehlig <jfehlig@suse.com>
- Update to 8.0.0
- Add all new APIs and constants in libvirt 8.0.0
- jsc#SLE-11435, jsc#SLE-18354
-------------------------------------------------------------------
Thu Dec 2 17:19:34 UTC 2021 - James Fehlig <jfehlig@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-libvirt-python
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%define srcname libvirt-python
Name: python-libvirt-python
URL: https://libvirt.org/
Version: 7.10.0
Version: 8.0.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later