diff --git a/SPECS/kmod-xt_time.spec b/SPECS/kmod-xt_time.spec index 53eed4e..24ad472 100644 --- a/SPECS/kmod-xt_time.spec +++ b/SPECS/kmod-xt_time.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.240 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Time match support for Netfilter (xt_time) License: GPLv2 @@ -30,7 +30,7 @@ URL: https://www.kernel.org/ Source0: %{pkg}-%{driver_version}.tar.xz Patch1: 0001-netfilter-xt_time-use-time64_t.patch -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -128,6 +128,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.240-2 +- Enable ppc64le + * Wed Jan 12 2022 Kmods SIG - 4.18.0.240-1 - Switch to EL kernel source and versioning - kABI tracking kmod package (kernel >= 4.18.0-348.el8)