From de9812daaf34baa56f5de14857e9360cd6d2bfd4506e88cac175a804c9c432fe Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Wed, 2 Nov 2022 19:48:02 +0000 Subject: [PATCH] - Update to 8.9.0 - Add all new APIs and constants in libvirt 8.9.0 - jsc#PED-620, jsc#PED-1540 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=126 --- _service | 2 +- libvirt-python-8.8.0.tar.gz | 3 --- libvirt-python-8.9.0.tar.gz | 3 +++ python-libvirt-python.changes | 7 +++++++ python-libvirt-python.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libvirt-python-8.8.0.tar.gz create mode 100644 libvirt-python-8.9.0.tar.gz diff --git a/_service b/_service index 819df42..04bc1e0 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.8.0 + v8.9.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.8.0.tar.gz b/libvirt-python-8.8.0.tar.gz deleted file mode 100644 index e0e9b41..0000000 --- a/libvirt-python-8.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4f7a64d7213ea8a5673f6fa4fe3906cf22d6d74876d941b852f2de99beed9d5 -size 133097 diff --git a/libvirt-python-8.9.0.tar.gz b/libvirt-python-8.9.0.tar.gz new file mode 100644 index 0000000..0f4f218 --- /dev/null +++ b/libvirt-python-8.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d7b3945e99b296b81df50c74613cc82dca43831c1eeeb3610f11ec212b93eb +size 136149 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 075d056..3988bc8 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 2 19:43:19 UTC 2022 - James Fehlig + +- Update to 8.9.0 + - Add all new APIs and constants in libvirt 8.9.0 + - jsc#PED-620, jsc#PED-1540 + ------------------------------------------------------------------- Wed Oct 5 14:39:29 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 26981f4..f08a5bf 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: 8.8.0 +Version: 8.9.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later