commit
faecc83851
@ -1,7 +1,7 @@
|
||||
%bcond_with tests
|
||||
Name: python-ethtool
|
||||
Version: 0.14
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Python bindings for the ethtool kernel interface
|
||||
|
||||
License: GPLv2
|
||||
@ -86,7 +86,7 @@ popd
|
||||
%files -n python3-ethtool
|
||||
%doc README.rst
|
||||
%license COPYING
|
||||
%{python3_sitearch}/ethtool.cpython-37m-*
|
||||
%{python3_sitearch}/ethtool.cpython-3*
|
||||
%{python3_sitearch}/ethtool-0.14-py?.?.egg-info
|
||||
%{_sbindir}/pethtool
|
||||
%{_sbindir}/pifconfig
|
||||
@ -96,6 +96,12 @@ popd
|
||||
%doc %{_mandir}/man*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 18 2020 jinzhimin <jinzhimin2@huawei.com> - 0.14-3
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:fix the issue for python version
|
||||
|
||||
* Thu Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.14-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user