Build final F21 kernel

This commit is contained in:
Josh Boyer 2015-11-20 08:49:04 -05:00
parent 67e2c2bc5e
commit 62b895a47f
1 changed files with 4 additions and 1 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 100
%global baserelease 101
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2310,6 +2310,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Nov 20 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.13-101
- Build final F21 kernel
* Mon Nov 16 2015 Josh Boyer <jwboyer@fedoraproject.org>
- Add queued 4.1 net stable fixes