diff --git a/_service b/_service index 8a9281b..4a05a9f 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v11.0.0 + v11.1.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-11.0.0.tar.gz b/libvirt-python-11.0.0.tar.gz deleted file mode 100644 index 24aadd3..0000000 --- a/libvirt-python-11.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e95de265d797eb63acfaa41b969f9eab3066224836150c405a8b8b4394f2737 -size 134907 diff --git a/libvirt-python-11.1.0.tar.gz b/libvirt-python-11.1.0.tar.gz new file mode 100644 index 0000000..d206ea0 --- /dev/null +++ b/libvirt-python-11.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc7e3aa58c34ec9e2782a7ee913c0f92c312c67090eebc1f7015ceae04dd8a1 +size 134676 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 8aa0ab3..9dcd7d3 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 4 00:01:59 UTC 2025 - James Fehlig + +- Update to 11.1.0 + - Add all new APIs and constants in libvirt 11.1.0 + ------------------------------------------------------------------- Thu Jan 16 20:45:22 UTC 2025 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index ead5adc..1784710 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -24,7 +24,7 @@ %{?sle15_python_module_pythons} Name: python-libvirt-python URL: https://libvirt.org/ -Version: 11.0.0 +Version: 11.1.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later