diff --git a/_service b/_service index 89ead14..f3f67e0 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.5.0 + v7.6.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.5.0.tar.gz b/libvirt-python-7.5.0.tar.gz deleted file mode 100644 index a308412..0000000 --- a/libvirt-python-7.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40a63d92e7233428029154f84823517e2f8c7dd75f08d8c8aa6c22cba3ba35fb -size 129268 diff --git a/libvirt-python-7.6.0.tar.gz b/libvirt-python-7.6.0.tar.gz new file mode 100644 index 0000000..8e517d7 --- /dev/null +++ b/libvirt-python-7.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c0d35ba2461bee2eceacec7bb960f40b91feca60709cc9c39d1bc4765e49d0 +size 129063 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 956a34a..e546f63 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 2 21:25:48 UTC 2021 - James Fehlig + +- Update to 7.6.0 + - Add all new APIs and constants in libvirt 7.6.0 + ------------------------------------------------------------------- Thu Jul 1 14:30:09 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index f8b37f3..d532a23 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.5.0 +Version: 7.6.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later