summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-02-25 08:55:57 -0800
committerLaura Abbott <labbott@redhat.com>2019-02-25 08:56:01 -0800
commit1249e571364e5dcf60b4e86dc3491b0f1c1dc858 (patch)
treea14aa641f48f049712299e2bd5125cf9b01c6092 /kernel.spec
parenta163f3690a868e6889a7a2dac58dd86772dc90e4 (diff)
downloadkernel-1249e571364e5dcf60b4e86dc3491b0f1c1dc858.tar.gz
kernel-1249e571364e5dcf60b4e86dc3491b0f1c1dc858.tar.xz
kernel-1249e571364e5dcf60b4e86dc3491b0f1c1dc858.zip
Linux v5.0-rc8
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 62c96b947..38f7748e8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,9 +69,9 @@ Summary: The Linux kernel
# Work around for major version bump
%define upstream_sublevel 0
# The rc snapshot level
-%global rcrev 7
+%global rcrev 8
# The git snapshot level
-%define gitrev 3
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 5.%{upstream_sublevel}.0
%endif
@@ -124,7 +124,7 @@ Summary: The Linux kernel
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
# and 0 for rawhide (all kernels are debug kernels).
# See also 'make debug' and 'make release'.
-%define debugbuildsenabled 0
+%define debugbuildsenabled 1
# Kernel headers are being split out into a separate package
%if 0%{?fedora}
@@ -428,7 +428,7 @@ BuildRequires: binutils-%{_build_arch}-linux-gnu, gcc-%{_build_arch}-linux-gnu
%endif
# Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{kversion}.tar.xz
-Source0: https://git.kernel.org/torvalds/t/linux-5.0-rc7.tar.gz
+Source0: https://git.kernel.org/torvalds/t/linux-5.0-rc8.tar.gz
Source11: x509.genkey
Source12: remove-binary-diff.pl
@@ -1890,6 +1890,10 @@ fi
#
#
%changelog
+* Mon Feb 25 2019 Laura Abbott <labbott@redhat.com> - 5.0.0-0.rc8.git0.1
+- Linux v5.0-rc8
+- Disable debugging options.
+
* Fri Feb 22 2019 Laura Abbott <labbott@redhat.com> - 5.0.0-0.rc7.git3.1
- Linux v5.0-rc7-118-g8a61716ff2ab