build a 301

This commit is contained in:
Peter Robinson 2016-03-19 10:26:18 +00:00
parent c8706d96f4
commit 8cd8f7618f
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 300
%global baserelease 301
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2176,7 +2176,7 @@ fi
#
#
%changelog
* Sat Mar 19 2016 Peter Robinson <pbrobinson@fedoraproject.org>
* Sat Mar 19 2016 Peter Robinson <pbrobinson@fedoraproject.org> 4.5.0-301
- Upstream fix for stmmac driver regressions (AllWinner Gb NICs)
- Update various ARM device support patches
- General ARM updates