diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-03-08 19:43:40 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-03-08 19:43:40 -0800 |
commit | a8888fabaccfcf1fd0885834045f81a7a2b24e6a (patch) | |
tree | abbd8fe4e244786b624b6c1439217fcbd859d7ba | |
parent | 7ded90cb04860997fe85b295db9a314d4ee071ba (diff) | |
download | kernel-a8888fabaccfcf1fd0885834045f81a7a2b24e6a.tar.gz kernel-a8888fabaccfcf1fd0885834045f81a7a2b24e6a.tar.xz kernel-a8888fabaccfcf1fd0885834045f81a7a2b24e6a.zip |
Bump and build for updated buildroot
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 7e38fd385..9a5fe0b19 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 @@ -2163,6 +2163,9 @@ fi # # %changelog +* Thu Mar 09 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc1.git1.2 +- Bump and build for updated buildroot + * Wed Mar 08 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc1.git1.1 - Linux v4.11-rc1-88-gec3b93a |