diff --git a/_service b/_service index 0d046ff..bcb2ea3 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v10.1.0 + v10.2.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-10.1.0.tar.gz b/libvirt-python-10.1.0.tar.gz deleted file mode 100644 index e20129b..0000000 --- a/libvirt-python-10.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be0e3497d0b649a28d13ff6ee565ef5f21ca4d62eaad67d25febf7457b7023bf -size 134677 diff --git a/libvirt-python-10.2.0.tar.gz b/libvirt-python-10.2.0.tar.gz new file mode 100644 index 0000000..55a6de1 --- /dev/null +++ b/libvirt-python-10.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153108d9ec59a4b0f3ac19d6137ccd1a7ed3c052b4737fb5336a8527b8f92dc6 +size 134511 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 9910e21..7e55030 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 2 15:34:52 UTC 2024 - James Fehlig + +- Update to 10.2.0 + - Add all new APIs and constants in libvirt 10.2.0 + ------------------------------------------------------------------- Tue Mar 5 21:40:31 UTC 2024 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 789657d..25a355b 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.1.0 +Version: 10.2.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later