diff --git a/_service b/_service index ca1e192..8979d3e 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.10.0 + v8.0.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.10.0.tar.gz b/libvirt-python-7.10.0.tar.gz deleted file mode 100644 index 1af2e2a..0000000 --- a/libvirt-python-7.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cb6c4f56182cbcb4eba91786ee3e29b367af549be873e1ad3c606f86879e0e9 -size 128918 diff --git a/libvirt-python-8.0.0.tar.gz b/libvirt-python-8.0.0.tar.gz new file mode 100644 index 0000000..1265cd1 --- /dev/null +++ b/libvirt-python-8.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607e8269edef7b1c76bb44cb14fd857d93fb4f96cd7df1e1dcc16c130bc4a1bf +size 129997 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 6c69101..ba03924 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 18 03:16:19 UTC 2022 - James Fehlig + +- 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 diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index d39d7c4..e52e410 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -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