diff --git a/_service b/_service index db3c863..e5ad1d9 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.3.0 + v8.4.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.3.0.tar.gz b/libvirt-python-8.3.0.tar.gz deleted file mode 100644 index 145043b..0000000 --- a/libvirt-python-8.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c09ef8081fbf2dd8be0a004994ec97b4aababfaec82355e7c7522c161109b7c -size 131201 diff --git a/libvirt-python-8.4.0.tar.gz b/libvirt-python-8.4.0.tar.gz new file mode 100644 index 0000000..c6bae47 --- /dev/null +++ b/libvirt-python-8.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6814e169cdeb460131d2bff4439908ff2f2b03f19ef770b03e48d390aef39c +size 131212 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 29644a2..f0ea8a2 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 1 17:19:54 UTC 2022 - James Fehlig + +- Update to 8.4.0 + - Add all new APIs and constants in libvirt 8.4.0 + ------------------------------------------------------------------- Mon May 9 15:58:47 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 0d3824e..b729cc7 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -23,7 +23,7 @@ %define srcname libvirt-python Name: python-libvirt-python URL: https://libvirt.org/ -Version: 8.3.0 +Version: 8.4.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later