diff --git a/_service b/_service index 1642b3b..bcfc813 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.7.0 + v7.8.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.7.0.tar.gz b/libvirt-python-7.7.0.tar.gz deleted file mode 100644 index bb547f4..0000000 --- a/libvirt-python-7.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca21874493b21b62a883e6adb0664d38f83d36f7e0c7ee056abc20f247db4211 -size 129466 diff --git a/libvirt-python-7.8.0.tar.gz b/libvirt-python-7.8.0.tar.gz new file mode 100644 index 0000000..f871d35 --- /dev/null +++ b/libvirt-python-7.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31a5a13c82f4644cef22fc449bb4268404e59fd588dd256002ee2a79327ec98 +size 128818 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 8a3c2bf..f7a6328 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 1 15:27:05 UTC 2021 - James Fehlig + +- Update to 7.8.0 + - Add all new APIs and constants in libvirt 7.8.0 + - jsc#SLE-18260 + ------------------------------------------------------------------- Wed Sep 1 16:13:33 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 0a24944..4c6efc7 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.7.0 +Version: 7.8.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later