diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-09 08:08:55 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-09 08:08:55 -0500 |
commit | becc6a87e313eeca9c7f7a2618e3d4c107f6bd74 (patch) | |
tree | c54a426e5d9715667a6bad8994cb7ceabf5569fb /Makefile.rhelver | |
parent | f7a55ba381de17d8e5511a97441944b797aa62a5 (diff) | |
download | kernel-becc6a87e313eeca9c7f7a2618e3d4c107f6bd74.tar.gz kernel-becc6a87e313eeca9c7f7a2618e3d4c107f6bd74.tar.xz kernel-becc6a87e313eeca9c7f7a2618e3d4c107f6bd74.zip |
kernel-5.9.0-0.rc8.20201009git7575fdda569b.31
* Fri Oct 09 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc8.20201009git7575fdda569b.31]
- Modify patchlist changelog output (Don Zickus)
- Filter out LTO build options from the perl ccopts ("Justin M. Forbes")
- Temporarily remove cdomain from sphinx documentation ("Justin M. Forbes")
- Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Makefile.rhelver')
-rw-r--r-- | Makefile.rhelver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rhelver b/Makefile.rhelver index d60a181d4..28ddeb911 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 99 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 30 +RHEL_RELEASE = 32 # # Early y+1 numbering |