diff --git a/_service b/_service index 5ef0373..7bd3c39 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v9.0.0 + v9.1.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-9.0.0.tar.gz b/libvirt-python-9.0.0.tar.gz deleted file mode 100644 index 884c04c..0000000 --- a/libvirt-python-9.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1edd8d48d62ac5b99ec1b18c0707383b800789c133d0d4a46f810715d879ea35 -size 136942 diff --git a/libvirt-python-9.1.0.tar.gz b/libvirt-python-9.1.0.tar.gz new file mode 100644 index 0000000..bc25016 --- /dev/null +++ b/libvirt-python-9.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adecf26928a5173c05a6714918e4710b9008edddc7091ceeca24b03858a5a944 +size 137016 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 2066c7f..cded142 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 1 21:03:43 UTC 2023 - James Fehlig + +- Update to 9.1.0 + - Add all new APIs and constants in libvirt 9.1.0 + ------------------------------------------------------------------- Tue Jan 17 18:57:53 UTC 2023 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 310e01b..dd9d151 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: 9.0.0 +Version: 9.1.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later