summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-09-15 15:15:23 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-09-15 15:15:23 +0200
commit9f8a3fbee38bb94ca6d75d10c429c6025791b685 (patch)
treeb7c9cf4d467e289a0b3af4224e1d317fd9be29bb /kernel.spec
parent507445a039d5e497413347dda03436b6dc7a2edf (diff)
parent855634be09c9484a4c6aacd16d504e6ab0dbad06 (diff)
downloadkernel-9f8a3fbee38bb94ca6d75d10c429c6025791b685.tar.gz
kernel-9f8a3fbee38bb94ca6d75d10c429c6025791b685.tar.xz
kernel-9f8a3fbee38bb94ca6d75d10c429c6025791b685.zip
Merge remote-tracking branch 'origin/f35' into f35-user-thl-vanilla-fedora
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)