bump and tag for build

This commit is contained in:
Justin M. Forbes 2015-05-27 15:46:17 -05:00
parent d7c3b932a4
commit 6b922b61b8
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,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
@ -2323,7 +2323,7 @@ fi
#
#
%changelog
* Wed May 27 2015 Josh Boyer <jwboyer@fedoraproject.org>
* Wed May 27 2015 Josh Boyer <jwboyer@fedoraproject.org> -4.0.4-302
- Apply queued fixes for crasher reported by Alex Larsson
- Enable in-kernel vmmouse driver (rhbz 1214474)