diff --git a/SPECS/kmod-wireguard.spec b/SPECS/kmod-wireguard.spec index 1a76ec2..d94dddc 100644 --- a/SPECS/kmod-wireguard.spec +++ b/SPECS/kmod-wireguard.spec @@ -27,7 +27,7 @@ Name: kmod-%{pkg} Version: 1.0.20210606 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast, modern, secure VPN tunnel License: GPLv2 @@ -117,5 +117,8 @@ find %{buildroot}/lib/modules -type f -name \*.ko -exec chmod u+x \{\} \+ %changelog +* Thu Jul 29 2021 Peter Georg - 1.0.20210606-2 +- Rebuild for 4.18.0-326.el8 + * Wed Jul 21 2021 Peter Georg - 1.0.20210606-1 - Initial version