From 79f1220c3534baf5ccea0c46857ac923d7e8ed1f Mon Sep 17 00:00:00 2001 From: fanjiachen Date: Fri, 21 Aug 2020 11:16:45 +0800 Subject: [PATCH] add release for update --- python-ethtool.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index 3f99a78..29b6cd9 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 @@ -96,6 +96,12 @@ popd %doc %{_mandir}/man* %changelog +* Fri Aug 21 2020 fanjiachen - 0.14-3 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Thu Nov 21 2019 openEuler Buildteam - 0.14-2 - Type:bugfix - Id:NA -- Gitee