summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index ee287f07d..7b0e83f8f 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -550,7 +550,7 @@ Release: %{pkg_release}
# DO NOT CHANGE THE 'ExclusiveArch' LINE TO TEMPORARILY EXCLUDE AN ARCHITECTURE BUILD.
# SET %%nobuildarches (ABOVE) INSTEAD
%if 0%{?fedora}
-ExclusiveArch: x86_64 s390x %{arm} aarch64 ppc64le
+ExclusiveArch: noarch x86_64 s390x %{arm} aarch64 ppc64le
%else
ExclusiveArch: noarch i386 i686 x86_64 s390x %{arm} aarch64 ppc64le
%endif
@@ -2963,16 +2963,16 @@ fi
#
#
%changelog
-* Sun Sep 12 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.3-300]
-- Linux v5.14.3
+* Wed Sep 15 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.4-300]
+- Build kernel-doc for Fedora (Justin M. Forbes)
-* Wed Sep 08 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.2-300]
+* Wed Sep 08 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.3-300]
- Revert "team: mark team driver as deprecated" (Justin M. Forbes)
-* Fri Sep 03 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.1-300]
+* Fri Sep 03 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.2-300]
- Setup for building fedora-5.14 branch (Justin M. Forbes)
-* Mon Aug 30 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14-0]
+* Mon Aug 30 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.1-300]
- iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha (Justin M. Forbes)
- arm64: use common CONFIG_MAX_ZONEORDER for arm kernel (Mark Salter)
- Create Makefile.variables for a single point of configuration change (Justin M. Forbes)