diff options
author | Laura Abbott <labbott@redhat.com> | 2019-11-20 12:55:02 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-11-20 12:55:02 -0500 |
commit | 222e96a09b3d8f5870a1d3b2fe03975eb3d80079 (patch) | |
tree | 1a3262bdf588eb6e7d7c2fd6b31b051955361fd6 /kernel.spec | |
parent | 3d93b18d2615522f0cb8e4d95c74f14f6a3b60fc (diff) | |
download | kernel-222e96a09b3d8f5870a1d3b2fe03975eb3d80079.tar.gz kernel-222e96a09b3d8f5870a1d3b2fe03975eb3d80079.tar.xz kernel-222e96a09b3d8f5870a1d3b2fe03975eb3d80079.zip |
bump and build to check the pesign
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 3cf27d74a..c88f199a5 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 @@ -2508,6 +2508,9 @@ fi # # %changelog +* Wed Nov 20 2019 Laura Abbott <labbott@redhat.com> - 5.4.0-0.rc8.git0.2 +- bump and build to check the pesign + * Mon Nov 18 2019 Jeremy Cline <jcline@redhat.com> - 5.4.0-0.rc8.git0.1 - Linux v5.4-rc8 |