From 72ef31e7d8012dba2cb29204cd7c2b8b4b48d8bc Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Apr 03 2012 00:30:23 +0000 Subject: bump for build --- diff --git a/kernel.spec b/kernel.spec index cb10cec..84440e8 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