bump for build

This commit is contained in:
Dave Jones 2012-05-07 13:11:20 -04:00
parent ded40ae5b3
commit c733befc8b
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
@ -2442,7 +2442,7 @@ fi
# '-' | |
# '-'
%changelog
* Mon May 07 2012 Dave Jones <davej@redhat.com>
* Mon May 07 2012 Dave Jones <davej@redhat.com> 3.3.4-5
- Remove /proc/device-tree when openfirmware init fails. (rhbz 818378)
* Fri May 04 2012 Justin M. Forbes <jforbes@redhat.com>