diff --git a/SPECS/kmod-ntfs3.spec b/SPECS/kmod-ntfs3.spec index 1bd4924..469c787 100644 --- a/SPECS/kmod-ntfs3.spec +++ b/SPECS/kmod-ntfs3.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NTFS filesystem support License: GPLv2 and GPLv2+ @@ -138,7 +138,7 @@ Patch9004: 9004-Compat-Replace-readahead-by-readpages.patch Patch9005: 9005-Compat-Add-fiemap_prep-function.patch Patch9999: 9999-enable-ntfs3.patch -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -235,6 +235,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.0-2 +- Enable ppc64le + * Thu Jan 13 2022 Kmods SIG - 4.18.0.0-1 - Switch to EL kernel source and versioning - kABI tracking kmod package (kernel >= 4.18.0-348.el8)