diff --git a/_service b/_service index 5244caa..5ef0373 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.10.0 + v9.0.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.10.0.tar.gz b/libvirt-python-8.10.0.tar.gz deleted file mode 100644 index c6ced81..0000000 --- a/libvirt-python-8.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1aa273a2a967559a49ded413364aca087a30f611750118e207caeed1096052d1 -size 136120 diff --git a/libvirt-python-9.0.0.tar.gz b/libvirt-python-9.0.0.tar.gz new file mode 100644 index 0000000..884c04c --- /dev/null +++ b/libvirt-python-9.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edd8d48d62ac5b99ec1b18c0707383b800789c133d0d4a46f810715d879ea35 +size 136942 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index f0badd5..2066c7f 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 17 18:57:53 UTC 2023 - James Fehlig + +- Update to 9.0.0 + - Add all new APIs and constants in libvirt 9.0.0 + - jsc#PED-620 + ------------------------------------------------------------------- Thu Dec 1 21:49:00 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 56dc0b6..310e01b 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -1,7 +1,7 @@ # # spec file for package python-libvirt-python # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define srcname libvirt-python Name: python-libvirt-python URL: https://libvirt.org/ -Version: 8.10.0 +Version: 9.0.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later