summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-06-07 08:14:58 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2016-06-07 08:14:58 +0200
commit9440a0e3048bb4b4de4ea180be75fa308eef706b (patch)
tree759b1ccb811239b719b9323b2833490d4697d216 /kernel.spec
parentddd036126ba88abe8ecdbc3c1f188416501097fc (diff)
parent874cad1ebd0b14bc8f6ebf6f49c6c3c077af3ea8 (diff)
downloadkernel-9440a0e3048bb4b4de4ea180be75fa308eef706b.tar.gz
kernel-9440a0e3048bb4b4de4ea180be75fa308eef706b.tar.xz
kernel-9440a0e3048bb4b4de4ea180be75fa308eef706b.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 42b846f00..cd4a7aecc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -75,9 +75,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%define rcrev 1
+%define rcrev 2
# The git snapshot level
-%define gitrev 4
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -133,7 +133,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
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_without_vanilla: 0} %{?!_without_vanilla: 1}
@@ -2150,6 +2150,10 @@ fi
#
#
%changelog
+* Mon Jun 06 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc2.git0.1
+- Linux v4.7-rc2
+- Disable debugging options.
+
* Fri Jun 03 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc1.git4.1
- Linux v4.7-rc1-122-g4340fa5