diff --git a/_service b/_service index af37af6..27b75e0 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v9.7.0 + v9.8.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-9.7.0.tar.gz b/libvirt-python-9.7.0.tar.gz deleted file mode 100644 index 08f07d8..0000000 --- a/libvirt-python-9.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b343b88aa4844bb62c1a3d8b276266297a3f986b5b34607c46e2d667266bc67e -size 134718 diff --git a/libvirt-python-9.8.0.tar.gz b/libvirt-python-9.8.0.tar.gz new file mode 100644 index 0000000..49cc77b --- /dev/null +++ b/libvirt-python-9.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e971df5145373041064b96ca25a181821e7553b036cead0872099895f53e1b46 +size 135157 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index fadd532..8e34ed8 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 2 17:44:28 UTC 2023 - James Fehlig + +- Update to 9.8.0 + - Add all new APIs and constants in libvirt 9.8.0 + - jsc#PED-3279 + ------------------------------------------------------------------- Wed Sep 6 20:34:31 UTC 2023 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 6fa647d..5232ccb 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -24,7 +24,7 @@ %{?sle15_python_module_pythons} Name: python-libvirt-python URL: https://libvirt.org/ -Version: 9.7.0 +Version: 9.8.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later