diff --git a/_service b/_service index 04bc1e0..5244caa 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.9.0 + v8.10.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 new file mode 100644 index 0000000..c6ced81 --- /dev/null +++ b/libvirt-python-8.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa273a2a967559a49ded413364aca087a30f611750118e207caeed1096052d1 +size 136120 diff --git a/libvirt-python-8.9.0.tar.gz b/libvirt-python-8.9.0.tar.gz deleted file mode 100644 index 0f4f218..0000000 --- a/libvirt-python-8.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -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 3988bc8..f0badd5 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 1 21:49:00 UTC 2022 - James Fehlig + +- Update to 8.10.0 + - Add all new APIs and constants in libvirt 8.10.0 + - jsc#PED-1472 + ------------------------------------------------------------------- Wed Nov 2 19:43:19 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index f08a5bf..56dc0b6 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.9.0 +Version: 8.10.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later @@ -36,6 +36,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{python_module devel} BuildRequires: %{python_module lxml} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module setuptools} %ifpython2 Provides: libvirt-python = %{version} Obsoletes: libvirt-python < %{version}