Bump for build

This commit is contained in:
Josh Boyer 2014-12-16 14:21:39 -05:00
parent 401d0d95f4
commit c21e6b2370
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 1
%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2248,7 +2248,7 @@ fi
# ||----w |
# || ||
%changelog
* Tue Dec 16 2014 Josh Boyer <jwboyer@fedoraproject.org>
* Tue Dec 16 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.18.0-2
- Add patch from Josh Stone to restore var-tracking via Kconfig (rhbz 1126580)
* Mon Dec 15 2014 Josh Boyer <jwboyer@fedoraproject.org>