diff --git a/_service b/_service index e5ad1d9..ab9809c 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.4.0 + v8.5.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.4.0.tar.gz b/libvirt-python-8.4.0.tar.gz deleted file mode 100644 index c6bae47..0000000 --- a/libvirt-python-8.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df6814e169cdeb460131d2bff4439908ff2f2b03f19ef770b03e48d390aef39c -size 131212 diff --git a/libvirt-python-8.5.0.tar.gz b/libvirt-python-8.5.0.tar.gz new file mode 100644 index 0000000..3f3b74b --- /dev/null +++ b/libvirt-python-8.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d57dfb147d71e591419c8e663e40d2c940dc9fc5f096c19f6e300c0b5ce133c +size 133000 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index f0ea8a2..67f7fc5 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 5 22:54:11 UTC 2022 - James Fehlig + +- Update to 8.5.0 + - Add all new APIs and constants in libvirt 8.5.0 + ------------------------------------------------------------------- Wed Jun 1 17:19:54 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index b729cc7..d3449d5 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.4.0 +Version: 8.5.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later