diff --git a/_service b/_service index 5001cfd..6da3de1 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v9.10.0 + v10.0.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-10.0.0.tar.gz b/libvirt-python-10.0.0.tar.gz new file mode 100644 index 0000000..fce762b --- /dev/null +++ b/libvirt-python-10.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d065d6ae5cd343e73e26cb5854da66dabf710583b158987396d98b9c9ab98c +size 134466 diff --git a/libvirt-python-9.10.0.tar.gz b/libvirt-python-9.10.0.tar.gz deleted file mode 100644 index f48f560..0000000 --- a/libvirt-python-9.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c35d997d30c955685ff5f1e0b0455fd72c7adda09e0df946c0157ebc416177d3 -size 134588 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 54f94b4..eecb60a 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 16 19:36:20 UTC 2024 - James Fehlig + +- Update to 10.0.0 + - Add all new APIs and constants in libvirt 10.0.0 + - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432, + jsc#PED-6851 + ------------------------------------------------------------------- Fri Dec 1 23:03:10 UTC 2023 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 822059d..cce6ae4 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -1,7 +1,7 @@ # # spec file for package python-libvirt-python # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %{?sle15_python_module_pythons} Name: python-libvirt-python URL: https://libvirt.org/ -Version: 9.10.0 +Version: 10.0.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later