diff --git a/_service b/_service index 552994f..c14a49c 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v10.7.0 + v10.8.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-10.7.0.tar.gz b/libvirt-python-10.7.0.tar.gz deleted file mode 100644 index 30037e9..0000000 --- a/libvirt-python-10.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c94f2e5c247f0cc8cd181b62f3743d8a2f1a74e6589b6fe9fda0f1b52ffcbec7 -size 134364 diff --git a/libvirt-python-10.8.0.tar.gz b/libvirt-python-10.8.0.tar.gz new file mode 100644 index 0000000..63a115e --- /dev/null +++ b/libvirt-python-10.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab08398c53b42abaec157e25bdb500d417e15ceef3ca6d3dafd18740a60120a3 +size 134606 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 1dd26e5..dfb6445 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 1 20:01:32 UTC 2024 - James Fehlig + +- Update to 10.8.0 + - Add all new APIs and constants in libvirt 10.8.0 + - jsc#PED-8909 + ------------------------------------------------------------------- Tue Sep 3 17:33:02 UTC 2024 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index f041c3a..be483f2 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.7.0 +Version: 10.8.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later