diff --git a/_service b/_service index 8ff69f8..c384ed2 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.6.0 + v8.7.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.6.0.tar.gz b/libvirt-python-8.6.0.tar.gz deleted file mode 100644 index cbaf1c4..0000000 --- a/libvirt-python-8.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0b6ba7e58fcbbba63e460d0289a5b85fed29ed624e60ae47efcb72f95ed6171 -size 133006 diff --git a/libvirt-python-8.7.0.tar.gz b/libvirt-python-8.7.0.tar.gz new file mode 100644 index 0000000..38e0acf --- /dev/null +++ b/libvirt-python-8.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29257adb4a31c139647cccd04169eb99067578c0b1a7d094ffa17e1c801197ed +size 133373 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index a3d6a34..b238451 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 1 20:40:49 UTC 2022 - James Fehlig + +- Update to 8.7.0 + - Add all new APIs and constants in libvirt 8.7.0 + - jsc#PED-620, jsc#PED-1540 + ------------------------------------------------------------------- Tue Aug 2 16:18:21 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 5f291c1..f33ec38 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.6.0 +Version: 8.7.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later