diff --git a/_service b/_service index c14a49c..b9ec7b6 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v10.8.0 + v10.9.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-10.8.0.tar.gz b/libvirt-python-10.8.0.tar.gz deleted file mode 100644 index 63a115e..0000000 --- a/libvirt-python-10.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab08398c53b42abaec157e25bdb500d417e15ceef3ca6d3dafd18740a60120a3 -size 134606 diff --git a/libvirt-python-10.9.0.tar.gz b/libvirt-python-10.9.0.tar.gz new file mode 100644 index 0000000..d2777d5 --- /dev/null +++ b/libvirt-python-10.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf156983044fbdfe972881c6251c6e00c00b1fdc55f71c546248f2b2448467a5 +size 134583 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index dfb6445..2493ea3 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 1 19:32:37 UTC 2024 - James Fehlig + +- Update to 10.9.0 + - Add all new APIs and constants in libvirt 10.9.0 + - jsc#PED-8909, jsc#9854, jsc#9855 + ------------------------------------------------------------------- Tue Oct 1 20:01:32 UTC 2024 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index be483f2..5b7517c 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: 10.8.0 +Version: 10.9.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later