diff --git a/_service b/_service index c384ed2..819df42 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.7.0 + v8.8.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.7.0.tar.gz b/libvirt-python-8.7.0.tar.gz deleted file mode 100644 index 38e0acf..0000000 --- a/libvirt-python-8.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29257adb4a31c139647cccd04169eb99067578c0b1a7d094ffa17e1c801197ed -size 133373 diff --git a/libvirt-python-8.8.0.tar.gz b/libvirt-python-8.8.0.tar.gz new file mode 100644 index 0000000..e0e9b41 --- /dev/null +++ b/libvirt-python-8.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f7a64d7213ea8a5673f6fa4fe3906cf22d6d74876d941b852f2de99beed9d5 +size 133097 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index b238451..075d056 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 5 14:39:29 UTC 2022 - James Fehlig + +- Update to 8.8.0 + - Add all new APIs and constants in libvirt 8.8.0 + - jsc#PED-620, jsc#PED-1540 + ------------------------------------------------------------------- Thu Sep 1 20:40:49 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index f33ec38..26981f4 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.7.0 +Version: 8.8.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later