17
0

Updated python bindings for libvirt 5.10.0.

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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=60
This commit is contained in:
2019-12-03 04:37:09 +00:00
committed by Git OBS Bridge
parent 3a6ae05b05
commit c14661de39
6 changed files with 23 additions and 17 deletions

View File

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