Bump release for build

This commit is contained in:
Josh Boyer 2013-11-09 10:27:45 -05:00
parent 20a5ad3ec1
commit a6bed447f4
1 changed files with 2 additions and 2 deletions

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 1
%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2255,7 +2255,7 @@ fi
# ||----w |
# || ||
%changelog
* Sat Nov 09 2013 Josh Boyer <jwboyer@fedoraproject.org>
* Sat Nov 09 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-2
- Add patch from Daniel Stone to avoid high order allocations in evdev
- Add qxl backport fixes from Dave Airlie