Bump for build

This commit is contained in:
Josh Boyer 2012-11-14 21:59:25 -05:00
parent 19d3a2dc57
commit 0758f4450d

View File

@ -62,7 +62,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 2
%global baserelease 3
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2338,7 +2338,7 @@ fi
# ||----w |
# || ||
%changelog
* Wed Nov 14 2012 Josh Boyer <jwboyer@redhat.com>
* Wed Nov 14 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc5.git1.3
- Fix module signing of kernel flavours
* Tue Nov 13 2012 Josh Boyer <jwboyer@redhat.com>