From 07ccd2b21caf21cdd0badc5d738595826eb655d7eceeec3cd6358228fa948a9c Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 3 Jun 2024 22:06:27 +0000 Subject: [PATCH] - Update to 10.4.0 - Add all new APIs and constants in libvirt 10.4.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=163 --- _service | 2 +- libvirt-python-10.3.0.tar.gz | 3 --- libvirt-python-10.4.0.tar.gz | 3 +++ python-libvirt-python.changes | 6 ++++++ python-libvirt-python.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libvirt-python-10.3.0.tar.gz create mode 100644 libvirt-python-10.4.0.tar.gz diff --git a/_service b/_service index 5b43727..f7a4f40 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v10.3.0 + v10.4.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-10.3.0.tar.gz b/libvirt-python-10.3.0.tar.gz deleted file mode 100644 index fa4740b..0000000 --- a/libvirt-python-10.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26c315d57171e13d36484e1f6330437055fb7c5f636ee1520bc2e88eeb533836 -size 134447 diff --git a/libvirt-python-10.4.0.tar.gz b/libvirt-python-10.4.0.tar.gz new file mode 100644 index 0000000..e6f4e93 --- /dev/null +++ b/libvirt-python-10.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06997da8c5498be514baf001e0d76aed97a67f7c3fba16c4a8c04581f49e8943 +size 134649 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 5fbeed6..e86a11f 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 3 21:53:40 UTC 2024 - James Fehlig + +- Update to 10.4.0 + - Add all new APIs and constants in libvirt 10.4.0 + ------------------------------------------------------------------- Thu May 2 23:06:02 UTC 2024 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 5698d50..a11f23a 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.3.0 +Version: 10.4.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later