summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2018-10-29 20:05:12 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2018-10-29 20:05:12 +0100
commitec86f0ba78d10d2f5a8c2b7c37f786d00624e544 (patch)
treebdcb004ccafecd64a02d737c4eaa821df06ff8c1 /kernel.spec
parent8a045d89e0f40a0c7aca8f8f40a7e1bb6faaf3bd (diff)
parent4eb72d37dc5052d3056e9aa4b6bb429c6cb1495a (diff)
downloadkernel-ec86f0ba78d10d2f5a8c2b7c37f786d00624e544.tar.gz
kernel-ec86f0ba78d10d2f5a8c2b7c37f786d00624e544.tar.xz
kernel-ec86f0ba78d10d2f5a8c2b7c37f786d00624e544.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index a6565080a..d170b9d24 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -77,7 +77,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 0
# The git snapshot level
-%define gitrev 4
+%define gitrev 5
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -1439,6 +1439,7 @@ BuildKernel() {
cp -a --parents arch/x86/boot/string.h $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
cp -a --parents arch/x86/boot/string.c $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
cp -a --parents arch/x86/boot/ctype.h $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
+ cp -a --parents arch/x86/kernel/macros.s $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
%endif
# Make sure the Makefile and version.h have a matching timestamp so that
# external modules can be built
@@ -1901,6 +1902,9 @@ fi
#
#
%changelog
+* Mon Oct 29 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.0-0.rc0.git5.1
+- Linux v4.19-9448-g673c790e7282
+
* Fri Oct 26 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.0-0.rc0.git4.1
- Linux v4.19-6148-ge5f6d9afa341