diff --git a/_service b/_service index bcfc813..a5169e1 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.8.0 + v7.9.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.8.0.tar.gz b/libvirt-python-7.8.0.tar.gz deleted file mode 100644 index f871d35..0000000 --- a/libvirt-python-7.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f31a5a13c82f4644cef22fc449bb4268404e59fd588dd256002ee2a79327ec98 -size 128818 diff --git a/libvirt-python-7.9.0.tar.gz b/libvirt-python-7.9.0.tar.gz new file mode 100644 index 0000000..2c73fb2 --- /dev/null +++ b/libvirt-python-7.9.0.tar.gz @@ -0,0 +1,3 @@ +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 f7a6328..dba722f 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 4 16:38:20 UTC 2021 - James Fehlig + +- Update to 7.9.0 + - Add all new APIs and constants in libvirt 7.9.0 + - jsc#SLE-19264 + ------------------------------------------------------------------- Fri Oct 1 15:27:05 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 4c6efc7..5762a67 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.8.0 +Version: 7.9.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later