diff --git a/ethtool.spec b/ethtool.spec index 956e5fb..89652a0 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -2,7 +2,7 @@ Summary: Settings tool for Ethernet NICs Name: ethtool Epoch: 2 Version: 6.7 -Release: 1%{?dist} +Release: 2%{?dist} # {json_print,qsfp,sff-common}.{c,h} are GPL-2.0-or-later, rest is GPL-2.0-only License: GPL-2.0-only AND GPL-2.0-or-later URL: https://www.kernel.org/pub/software/network/%{name}/ @@ -44,6 +44,9 @@ make check %{_mandir}/man8/%{name}.8* %changelog +* Mon Jun 24 2024 Troy Dawson - 2:6.7-2 +- Bump release for June 2024 mass rebuild + * Mon Jan 29 2024 Robert Scheck - 2:6.7-1 - Upgrade to 6.7 (#2260796)