Bump for build

This commit is contained in:
Josh Boyer 2014-09-26 08:55:12 -04:00
parent a357c22362
commit d92c81e70c
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,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 301
%global baserelease 302
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2261,7 +2261,7 @@ fi
# ||----w |
# || ||
%changelog
* Thu Sep 25 2014 Josh Boyer <jwboyer@fedoraproject.org>
* Thu Sep 25 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.3-302
- Enable early microcode loading (rhbz 1083716)
* Tue Sep 23 2014 Josh Boyer <jwboyer@fedoraproject.org>