diff --git a/_service b/_service index 23f459f..6cdad39 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v9.2.0 + v9.3.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-9.2.0.tar.gz b/libvirt-python-9.2.0.tar.gz deleted file mode 100644 index 8e24a95..0000000 --- a/libvirt-python-9.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33130a4ede15558f9b80c791c16d7570db5d01988a32fd3c731a717850b4506f -size 136395 diff --git a/libvirt-python-9.3.0.tar.gz b/libvirt-python-9.3.0.tar.gz new file mode 100644 index 0000000..5ff5d46 --- /dev/null +++ b/libvirt-python-9.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155cfa77f68c6f7c6a17ed957efde37a8209b4d9abe3269fcd0c11402eac68fa +size 137010 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 8b32fcc..01bbcf6 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 2 17:25:11 UTC 2023 - James Fehlig + +- Update to 9.3.0 + - Add all new APIs and constants in libvirt 9.3.0 + ------------------------------------------------------------------- Fri Apr 21 12:38:42 UTC 2023 - Dirk Müller diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index b236f6b..be5c4d4 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: 9.2.0 +Version: 9.3.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later