automatic version update by autodist [release 8.1.0-1mamba;Sun Mar 13 2022]
This commit is contained in:
parent
505eac660d
commit
8694ccd537
@ -1,5 +1,5 @@
|
||||
Name: python-libvirt
|
||||
Version: 8.0.0
|
||||
Version: 8.1.0
|
||||
Release: 1mamba
|
||||
Summary: Python binding to the libvirt.so, libvirt-qemu.so and libvirt-lxc.so library APIs.
|
||||
Group: System/Libraries
|
||||
@ -15,7 +15,6 @@ BuildRequires: libpython3-devel
|
||||
BuildRequires: libvirt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libvirt-devel >= %{version}
|
||||
Requires: python >= %python_version
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -43,9 +42,14 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%dir %{python_sitearch}/libvirt_python-%{version}-py*.egg-info
|
||||
%{python_sitearch}/libvirt_python-%{version}-py*.egg-info/*
|
||||
%doc AUTHORS COPYING COPYING.LESSER
|
||||
|
||||
%changelog
|
||||
* Sun Mar 13 2022 Automatic Build System <autodist@mambasoft.it> 8.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 24 2022 Automatic Build System <autodist@mambasoft.it> 8.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user