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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user