tag and build to move Power64 builds forward

This commit is contained in:
Peter Robinson 2016-06-11 14:28:25 +01:00
parent 015d26a2a3
commit d100a58678
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
@ -2133,7 +2133,7 @@ fi
#
#
%changelog
* Fri Jun 10 2016 Peter Robinson <pbrobinson@fedoraproject.org>
* Fri Jun 10 2016 Peter Robinson <pbrobinson@fedoraproject.org> 4.7.0-0.rc2.git3.2
- Fix Power64 module filters
- Minor ARM updates