diff --git a/_service b/_service index 003cbc9..89ead14 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.4.0 + v7.5.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.4.0.tar.gz b/libvirt-python-7.4.0.tar.gz deleted file mode 100644 index 895ae5d..0000000 --- a/libvirt-python-7.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2963e14cb9fc5438c793dde013b08e2e20f900bc4e34e1abf2eee37689e86bb -size 129064 diff --git a/libvirt-python-7.5.0.tar.gz b/libvirt-python-7.5.0.tar.gz new file mode 100644 index 0000000..a308412 --- /dev/null +++ b/libvirt-python-7.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a63d92e7233428029154f84823517e2f8c7dd75f08d8c8aa6c22cba3ba35fb +size 129268 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index be4b366..956a34a 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 1 14:30:09 UTC 2021 - James Fehlig + +- Update to 7.5.0 + - Add all new APIs and constants in libvirt 7.5.0 + ------------------------------------------------------------------- Tue Jun 1 16:49:42 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 841bfa4..f8b37f3 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: 7.4.0 +Version: 7.5.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later