diff --git a/SPECS/kmod-skge.spec b/SPECS/kmod-skge.spec index cf2ec1a..f18d48d 100644 --- a/SPECS/kmod-skge.spec +++ b/SPECS/kmod-skge.spec @@ -27,7 +27,7 @@ Name: kmod-%{pkg} Version: 5.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SysKonnect/Marvell Yukon Gigabit Ethernet (%{pkg}) driver License: GPLv2 @@ -120,5 +120,8 @@ find %{buildroot}/lib/modules -type f -name \*.ko -exec chmod u+x \{\} \+ %changelog +* Thu Jul 29 2021 Peter Georg - 5.7-2 +- Rebuild for 4.18.0-326.el8 + * Thu Jul 22 2021 Peter Georg - 5.7-1 - Initial version