- Update to 9.0.0
- Add all new APIs and constants in libvirt 9.0.0 - jsc#PED-620 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=130
This commit is contained in:
2
_service
2
_service
@@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">libvirt-python</param>
|
||||
<param name="revision">v8.10.0</param>
|
||||
<param name="revision">v9.0.0</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1aa273a2a967559a49ded413364aca087a30f611750118e207caeed1096052d1
|
||||
size 136120
|
||||
3
libvirt-python-9.0.0.tar.gz
Normal file
3
libvirt-python-9.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1edd8d48d62ac5b99ec1b18c0707383b800789c133d0d4a46f810715d879ea35
|
||||
size 136942
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 18:57:53 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Update to 9.0.0
|
||||
- Add all new APIs and constants in libvirt 9.0.0
|
||||
- jsc#PED-620
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 21:49:00 UTC 2022 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-libvirt-python
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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: 8.10.0
|
||||
Version: 9.0.0
|
||||
Release: 0
|
||||
Summary: Library providing a virtualization API
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user