From 72ef31e7d8012dba2cb29204cd7c2b8b4b48d8bc Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Mon, 2 Apr 2012 20:30:23 -0400 Subject: [PATCH] bump for build --- kernel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel.spec b/kernel.spec index cb10cec15..84440e807 100644 --- a/kernel.spec +++ b/kernel.spec @@ -54,7 +54,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2210,7 +2210,7 @@ fi # and build. %changelog -* Mon Apr 02 2012 Dave Jones +* Mon Apr 02 2012 Dave Jones 3.3.1-2 - Disable CONFIG_DEBUG_PAGEALLOC in -debug builds again. * Mon Apr 02 2012 Dave Jones