bump for build

This commit is contained in:
Dave Jones 2012-04-02 20:30:23 -04:00
parent 57711b475d
commit 72ef31e7d8
1 changed files with 2 additions and 2 deletions

View File

@ -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 <davej@redhat.com>
* Mon Apr 02 2012 Dave Jones <davej@redhat.com> 3.3.1-2
- Disable CONFIG_DEBUG_PAGEALLOC in -debug builds again.
* Mon Apr 02 2012 Dave Jones <davej@redhat.com>