Bump and tag for build

This commit is contained in:
Justin M. Forbes 2015-05-21 10:35:55 -05:00
parent 621c196a5c
commit c02c6f8697
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 200
%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2306,7 +2306,7 @@ fi
# ||----w |
# || ||
%changelog
* Thu May 21 2015 Josh Boyer <jwboyer@fedoraproject.org>
* Thu May 21 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.0.4-201
- Add patch to fix discard on md RAID0 (rhbz 1223332)
- Add submitted stable fix for i915 flickering on ilk (rhbz 1218688)