From 604223eb149b39860d6f174d5c6a87c3cc4e67c4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 21 Aug 2017 08:54:50 -0500 Subject: Linux v4.13-rc6 --- kernel.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 6a9b0b361..6c9a1f32e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -67,9 +67,9 @@ Summary: The Linux kernel # The next upstream release sublevel (base_sublevel+1) %define upstream_sublevel %(echo $((%{base_sublevel} + 1))) # The rc snapshot level -%global rcrev 5 +%global rcrev 6 # The git snapshot level -%define gitrev 4 +%define gitrev 0 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -649,9 +649,6 @@ Patch617: Fix-for-module-sig-verification.patch # request for bug fix Patch618: iio-race-fix.patch -# rhbz 1482249 -Patch619: 0001-mm-vmalloc-Don-t-unconditonally-use-__GFP_HIGHMEM.patch - # END OF PATCH DEFINITIONS %endif @@ -2205,6 +2202,10 @@ fi # # %changelog +* Mon Aug 21 2017 Justin M. Forbes - 4.13.0-0.rc6.git0.1 +- Disable debugging options. +- Linux v4.13-rc6 + * Fri Aug 18 2017 Justin M. Forbes - 4.13.0-0.rc5.git4.1 - Linux v4.13-rc5-130-g039a8e384733 -- cgit