From 8119e62f1c44f6e6efa20482d80dfb6ae455e535ac8e5e7a53c7730bba8360d5 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 1 Dec 2025 23:25:31 +0000 Subject: [PATCH] - Update to 11.10.0 - Add all new APIs and constants in libvirt 11.10.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=199 --- _service | 2 +- libvirt-python-11.10.0.tar.gz | 3 +++ libvirt-python-11.9.0.tar.gz | 3 --- python-libvirt-python.changes | 6 ++++++ python-libvirt-python.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 libvirt-python-11.10.0.tar.gz delete mode 100644 libvirt-python-11.9.0.tar.gz diff --git a/_service b/_service index b7bcb45..ba4b488 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v11.9.0 + v11.10.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-11.10.0.tar.gz b/libvirt-python-11.10.0.tar.gz new file mode 100644 index 0000000..8ddccba --- /dev/null +++ b/libvirt-python-11.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1dda3473df26207426be340785a7f0cc7cdb3512452e81ae789d7b40db2e84c +size 135505 diff --git a/libvirt-python-11.9.0.tar.gz b/libvirt-python-11.9.0.tar.gz deleted file mode 100644 index e4d5a1d..0000000 --- a/libvirt-python-11.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68766145622bda892f795f8785b08945c2aaab50cf0cda04956691a1bd4fe2d4 -size 135619 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 10e0f3e..a5f25dc 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 1 21:13:29 UTC 2025 - James Fehlig + +- Update to 11.10.0 + - Add all new APIs and constants in libvirt 11.10.0 + ------------------------------------------------------------------- Wed Nov 5 18:45:14 UTC 2025 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index d3c3287..df1de65 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: 11.9.0 +Version: 11.10.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later