Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:22:58 -07:00
parent b777acb69b
commit fffda7bc8d

View File

@ -2,7 +2,7 @@ Summary: Settings tool for Ethernet NICs
Name: ethtool
Epoch: 2
Version: 6.11
Release: 2%{?dist}
Release: 3%{?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,10 @@ make check
%{_mandir}/man8/%{name}.8*
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:6.11-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Oct 9 2024 Ivan Vecera <ivecera@redhat.com> - 2:6.11-2
- Fixed gating (RHEL-56323)