- Update to 9.5.0
- Add all new APIs and constants in libvirt 9.5.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=142
This commit is contained in:
2
_service
2
_service
@@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">libvirt-python</param>
|
||||
<param name="revision">v9.4.0</param>
|
||||
<param name="revision">v9.5.0</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c348ae633512ef0342458c3d5483597f12260a305f7b2bcc52488a5d7dfe4d0c
|
||||
size 137152
|
||||
3
libvirt-python-9.5.0.tar.gz
Normal file
3
libvirt-python-9.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf8ca592505e0642743e043c7bced706ea05404e270d22d217aba09819836eef
|
||||
size 134304
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 20:20:12 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Update to 9.5.0
|
||||
- Add all new APIs and constants in libvirt 9.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 2 16:39:44 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-libvirt-python
|
||||
URL: https://libvirt.org/
|
||||
Version: 9.4.0
|
||||
Version: 9.5.0
|
||||
Release: 0
|
||||
Summary: Library providing a virtualization API
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -71,7 +71,7 @@ export CFLAGS="%{optflags}"
|
||||
%pytest_arch
|
||||
|
||||
%files %{python_files}
|
||||
%doc README COPYING COPYING.LESSER examples/
|
||||
%doc README COPYING examples/
|
||||
%{python_sitearch}/libvirt*
|
||||
%{python_sitearch}/libvirt_python-%{version}*info
|
||||
%pycache_only %{python_sitearch}/__pycache__/libvirt*
|
||||
|
||||
Reference in New Issue
Block a user