bump for build

This commit is contained in:
Dave Jones 2012-03-23 15:36:23 -04:00
parent 6797a3efae
commit 52f64574fa
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 4
%global baserelease 5
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2334,7 +2334,7 @@ fi
# '-' | |
# '-'
%changelog
* Fri Mar 23 2012 Dave Jones <davej@redhat.com>
* Fri Mar 23 2012 Dave Jones <davej@redhat.com> 3.3.0-5
- Apply patches that should solve the bluetooth use-after-free oopses. (rhbz 806033)
* Wed Mar 21 2012 Josh Boyer <jwboyer@redhat.com>