diff --git a/_service b/_service index 6cdad39..e21d74f 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v9.3.0 + v9.4.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-9.3.0.tar.gz b/libvirt-python-9.3.0.tar.gz deleted file mode 100644 index 5ff5d46..0000000 --- a/libvirt-python-9.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:155cfa77f68c6f7c6a17ed957efde37a8209b4d9abe3269fcd0c11402eac68fa -size 137010 diff --git a/libvirt-python-9.4.0.tar.gz b/libvirt-python-9.4.0.tar.gz new file mode 100644 index 0000000..6e14837 --- /dev/null +++ b/libvirt-python-9.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c348ae633512ef0342458c3d5483597f12260a305f7b2bcc52488a5d7dfe4d0c +size 137152 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 01bbcf6..e07e2fd 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 2 16:39:44 UTC 2023 - James Fehlig + +- Update to 9.4.0 + - Add all new APIs and constants in libvirt 9.4.0 + ------------------------------------------------------------------- Tue May 2 17:25:11 UTC 2023 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index be5c4d4..8611e6b 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.3.0 +Version: 9.4.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later