From 9a9e76568369f27f2a0f0c7012c3ad3c8ea61dda1cad20c21cbe8bbd8f777897 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Fri, 1 Dec 2023 23:39:26 +0000 Subject: [PATCH] - Update to 9.10.0 - Add all new APIs and constants in libvirt 9.10.0 - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432, jsc#PED-6851 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=153 --- _service | 2 +- libvirt-python-9.10.0.tar.gz | 3 +++ libvirt-python-9.9.0.tar.gz | 3 --- python-libvirt-python.changes | 8 ++++++++ python-libvirt-python.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 libvirt-python-9.10.0.tar.gz delete mode 100644 libvirt-python-9.9.0.tar.gz diff --git a/_service b/_service index 7b93788..5001cfd 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v9.9.0 + v9.10.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-9.10.0.tar.gz b/libvirt-python-9.10.0.tar.gz new file mode 100644 index 0000000..f48f560 --- /dev/null +++ b/libvirt-python-9.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35d997d30c955685ff5f1e0b0455fd72c7adda09e0df946c0157ebc416177d3 +size 134588 diff --git a/libvirt-python-9.9.0.tar.gz b/libvirt-python-9.9.0.tar.gz deleted file mode 100644 index e9839d9..0000000 --- a/libvirt-python-9.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5a93c810f233db845582f1cb37488b6b93268838e71297705733996453d2c7f -size 134618 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 6c8dd90..54f94b4 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 1 23:03:10 UTC 2023 - James Fehlig + +- Update to 9.10.0 + - Add all new APIs and constants in libvirt 9.10.0 + - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432, + jsc#PED-6851 + ------------------------------------------------------------------- Wed Nov 1 16:55:02 UTC 2023 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 6d2f557..822059d 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.9.0 +Version: 9.10.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later