diff --git a/_service b/_service index 71529e8..af37af6 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v9.6.0 + v9.7.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-9.6.0.tar.gz b/libvirt-python-9.6.0.tar.gz deleted file mode 100644 index b58a7c0..0000000 --- a/libvirt-python-9.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac623445c992ee56dd9e0c1d829e9a50a827e9fd23d0b3fae2b7169eb4d4d391 -size 134549 diff --git a/libvirt-python-9.7.0.tar.gz b/libvirt-python-9.7.0.tar.gz new file mode 100644 index 0000000..08f07d8 --- /dev/null +++ b/libvirt-python-9.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b343b88aa4844bb62c1a3d8b276266297a3f986b5b34607c46e2d667266bc67e +size 134718 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index ebcadc4..fadd532 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 6 20:34:31 UTC 2023 - James Fehlig + +- Update to 9.7.0 + - Add all new APIs and constants in libvirt 9.7.0 + - jsc#PED-3279 + ------------------------------------------------------------------- Wed Aug 2 22:49:55 UTC 2023 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 2fdff9c..6fa647d 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.6.0 +Version: 9.7.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later