diff --git a/_service b/_service index aaba80b..e530d12 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.1.0 + v8.2.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.1.0.tar.gz b/libvirt-python-8.1.0.tar.gz deleted file mode 100644 index 351cc45..0000000 --- a/libvirt-python-8.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7c11e2fc913a38de35f201a0ba5f4c79fffb37ba9d4324a1d2c10459bde6054 -size 129696 diff --git a/libvirt-python-8.2.0.tar.gz b/libvirt-python-8.2.0.tar.gz new file mode 100644 index 0000000..29647a3 --- /dev/null +++ b/libvirt-python-8.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7427e3316f647522619935a9eadb5ec8e8d5021d730155caa70bf12dadef325c +size 130524 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index d90468c..200a3ec 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 1 21:27:54 UTC 2022 - James Fehlig + +- Update to 8.2.0 + - Add all new APIs and constants in libvirt 8.2.0 + ------------------------------------------------------------------- Thu Mar 3 17:13:49 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index c1024be..306d6fe 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.1.0 +Version: 8.2.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later