diff --git a/python-ethtool.spec b/python-ethtool.spec index b03ef93a317a186bb1d195b725674015ad7672f7..f9534ed19bf4570f1daf25b3b94f17f14cdb13c5 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -1,7 +1,7 @@ %bcond_without tests Name: python-ethtool Version: 0.15 -Release: 2 +Release: 3 Summary: Python bindings for the ethtool kernel interface License: GPLv2 @@ -65,6 +65,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %doc %{_mandir}/man* %changelog +* Thu Aug 1 2024 zhangpan - 0.15-3 +- rebuild for next release + * Wed Apr 06 2022 zhanzhimin - 0.15-2 - enable tests