tag for build

This commit is contained in:
Kyle McMartin 2015-03-17 11:17:06 -04:00
parent 3cfa813c24
commit b932f950c0
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
@ -2255,7 +2255,7 @@ fi
#
#
%changelog
* Tue Mar 17 2015 Kyle McMartin <kmcmarti@redhat.com>
* Tue Mar 17 2015 Kyle McMartin <kmcmarti@redhat.com> - 4.0.0-0.rc4.git0.2
- Update kernel-arm64.patch, move EDAC to arm-generic, add EDAC_XGENE on arm64.
* Mon Mar 16 2015 Jarod Wilson <jwilson@fedoraproject.org>