diff --git a/python-ethtool.spec b/python-ethtool.spec index 3f99a78bbbca80c979e52f16e6cd84166f50d9da..f2081a0c027cab3c330b68491a8dafe0d6621c60 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -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 - 0.14-3 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:fix the issue for python version + * Thu Nov 21 2019 openEuler Buildteam - 0.14-2 - Type:bugfix - Id:NA