- 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:
@@ -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__/*
|
||||
|
||||
Reference in New Issue
Block a user