17
0

Updated python bindings for libvirt 6.0.0.

- Update to 6.0.0
  - Add all new APIs and constants in libvirt 6.0.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=62
This commit is contained in:
2020-01-16 01:53:52 +00:00
committed by Git OBS Bridge
parent c14661de39
commit 435ed41aac
6 changed files with 22 additions and 16 deletions

View File

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