diff --git a/_service b/_service index e530d12..db3c863 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v8.2.0 + v8.3.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-8.2.0.tar.gz b/libvirt-python-8.2.0.tar.gz deleted file mode 100644 index 29647a3..0000000 --- a/libvirt-python-8.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7427e3316f647522619935a9eadb5ec8e8d5021d730155caa70bf12dadef325c -size 130524 diff --git a/libvirt-python-8.3.0.tar.gz b/libvirt-python-8.3.0.tar.gz new file mode 100644 index 0000000..145043b --- /dev/null +++ b/libvirt-python-8.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c09ef8081fbf2dd8be0a004994ec97b4aababfaec82355e7c7522c161109b7c +size 131201 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 200a3ec..29644a2 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 9 15:58:47 UTC 2022 - James Fehlig + +- Update to 8.3.0 + - Add all new APIs and constants in libvirt 8.3.0 + ------------------------------------------------------------------- Fri Apr 1 21:27:54 UTC 2022 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 306d6fe..0d3824e 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.2.0 +Version: 8.3.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later @@ -34,8 +34,8 @@ BuildRequires: libvirt-devel = %{version} BuildRequires: python-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{python_module devel} +BuildRequires: %{python_module lxml} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module xml} %ifpython2 Provides: libvirt-python = %{version} Obsoletes: libvirt-python < %{version}