From a79a413328034ab00ada17cb87d963fe1be2d24a Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Tue, 18 Aug 2020 21:04:56 +0800 Subject: [PATCH] rebuild for requirement package update --- ethtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ethtool.spec b/ethtool.spec index 441f7cc..1931059 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -1,7 +1,7 @@ Name: ethtool Epoch: 2 Version: 5.4 -Release: 1 +Release: 2 Summary: Settings tool for Ethernet NICs License: GPLv2 URL: https://www.kernel.org/pub/software/network/ethtool @@ -52,6 +52,9 @@ make check %{_mandir}/man8/%{name}.8* %changelog +* Tue Aug 18 2020 chenyaqiang - 2:5.4-2 +- rebuild for package build + * Wed Apr 15 2020 wangli - 2:5.4-1 - Type:requirement - Id:NA -- Gitee