diff options
author | Laura Abbott <labbott@redhat.com> | 2019-11-22 11:01:28 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-11-22 11:01:28 -0500 |
commit | 97bb52b5db0b55b977f75767aa40ffafaf7289e2 (patch) | |
tree | 052361e50f4e5e356111b023d3e496a70268d647 | |
parent | 7340224cd75eb5e6f2593f185498f28bf7d7c595 (diff) | |
download | kernel-97bb52b5db0b55b977f75767aa40ffafaf7289e2.tar.gz kernel-97bb52b5db0b55b977f75767aa40ffafaf7289e2.tar.xz kernel-97bb52b5db0b55b977f75767aa40ffafaf7289e2.zip |
bump and build to test new configs
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 8e08f5cc1..18ee1c17c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -77,7 +77,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 @@ -2548,6 +2548,9 @@ fi # # %changelog +* Fri Nov 22 2019 Laura Abbott <labbott@redhat.com> - 5.4.0-0.rc8.git1.2 +- bump and build to test new configs + * Fri Nov 22 2019 Jeremy Cline <jcline@redhat.com> - 5.4.0-0.rc8.git1.1 - Linux v5.4-rc8-15-g81429eb8d9ca |