diff --git a/_service b/_service index f3f67e0..1642b3b 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.6.0 + v7.7.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.6.0.tar.gz b/libvirt-python-7.6.0.tar.gz deleted file mode 100644 index 8e517d7..0000000 --- a/libvirt-python-7.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7c0d35ba2461bee2eceacec7bb960f40b91feca60709cc9c39d1bc4765e49d0 -size 129063 diff --git a/libvirt-python-7.7.0.tar.gz b/libvirt-python-7.7.0.tar.gz new file mode 100644 index 0000000..bb547f4 --- /dev/null +++ b/libvirt-python-7.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca21874493b21b62a883e6adb0664d38f83d36f7e0c7ee056abc20f247db4211 +size 129466 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index cf32aa9..8a3c2bf 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 1 16:13:33 UTC 2021 - James Fehlig + +- Update to 7.7.0 + - Add all new APIs and constants in libvirt 7.7.0 + - jsc#SLE-18446 + ------------------------------------------------------------------- Mon Aug 2 21:25:48 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index d532a23..0a24944 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.6.0 +Version: 7.7.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later