summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-06-14 08:33:42 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-06-14 08:33:42 -0700
commit52c0751a5677c3c746cf37fccadf6513015769e9 (patch)
tree7bbf91a1baac914bcde0650d8268727b79a921bc /kernel.spec
parent07f6c1418192a2dc4705aca212ec587deae728ec (diff)
downloadkernel-52c0751a5677c3c746cf37fccadf6513015769e9.tar.gz
kernel-52c0751a5677c3c746cf37fccadf6513015769e9.tar.xz
kernel-52c0751a5677c3c746cf37fccadf6513015769e9.zip
Linux v4.7-rc3-9-gdb06d75
- Reenable debugging options.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 9a9120820..6c4cf843b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 3
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -125,7 +125,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 1
+%define debugbuildsenabled 0
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@@ -2127,6 +2127,10 @@ fi
#
#
%changelog
+* Tue Jun 14 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc3.git1.1
+- Linux v4.7-rc3-9-gdb06d75
+- Reenable debugging options.
+
* Tue Jun 14 2016 Peter Robinson <pbrobinson@fedoraproject.org>
- Enable Infiniband on ARM now we have HW