diff --git a/_service b/_service index a5169e1..ca1e192 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.9.0 + v7.10.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.10.0.tar.gz b/libvirt-python-7.10.0.tar.gz new file mode 100644 index 0000000..1af2e2a --- /dev/null +++ b/libvirt-python-7.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb6c4f56182cbcb4eba91786ee3e29b367af549be873e1ad3c606f86879e0e9 +size 128918 diff --git a/libvirt-python-7.9.0.tar.gz b/libvirt-python-7.9.0.tar.gz deleted file mode 100644 index 2c73fb2..0000000 --- a/libvirt-python-7.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa0553c770b5c22e17e03430121a04923d0d7a8ec588fab2883998b01c9a365f -size 128982 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index dba722f..6c69101 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 2 17:19:34 UTC 2021 - James Fehlig + +- Update to 7.10.0 + - Add all new APIs and constants in libvirt 7.10.0 + - jsc#SLE-18260, jsc#SLE-19264 + ------------------------------------------------------------------- Thu Nov 4 16:38:20 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 5762a67..d39d7c4 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.9.0 +Version: 7.10.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later