17
0

- Update to 4.6.0

- Add all new APIs and constants in libvirt 4.6.0
- spec: remove %defattr

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=30
This commit is contained in:
2018-08-13 20:20:17 +00:00
committed by Git OBS Bridge
parent 563d595d08
commit 4dccda01d3
6 changed files with 21 additions and 15 deletions

View File

@@ -20,7 +20,7 @@
%define srcname libvirt-python
Name: python-libvirt-python
Url: https://libvirt.org/
Version: 4.5.0
Version: 4.6.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later
@@ -64,7 +64,6 @@ export CFLAGS="%{optflags}"
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%files %{python_files}
%defattr(-,root,root)
%doc ChangeLog AUTHORS NEWS README COPYING COPYING.LESSER examples/
%{python_sitearch}/*
%pycache_only %{python3_sitearch}/__pycache__/*