diff --git a/_service b/_service index 8979d3e..aaba80b 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.0.0 + v8.1.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.0.0.tar.gz b/libvirt-python-8.0.0.tar.gz deleted file mode 100644 index 1265cd1..0000000 --- a/libvirt-python-8.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:607e8269edef7b1c76bb44cb14fd857d93fb4f96cd7df1e1dcc16c130bc4a1bf -size 129997 diff --git a/libvirt-python-8.1.0.tar.gz b/libvirt-python-8.1.0.tar.gz new file mode 100644 index 0000000..351cc45 --- /dev/null +++ b/libvirt-python-8.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c11e2fc913a38de35f201a0ba5f4c79fffb37ba9d4324a1d2c10459bde6054 +size 129696 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index ba03924..d90468c 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 3 17:13:49 UTC 2022 - James Fehlig + +- Update to 8.1.0 + - Add all new APIs and constants in libvirt 8.1.0 + ------------------------------------------------------------------- Tue Jan 18 03:16:19 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index e52e410..c1024be 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.0.0 +Version: 8.1.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later