summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2020-04-07 13:59:42 -0400
committerJeremy Cline <jcline@redhat.com>2020-04-07 13:59:42 -0400
commit7c60344ea2ba58aab726859aa316533ae12a08bf (patch)
treecb944ded7d7b314b0f929f06d101accb298f8dd3 /kernel.spec
parent939ceca29c33a6227030b2fe405551247ccab197 (diff)
downloadkernel-7c60344ea2ba58aab726859aa316533ae12a08bf.tar.gz
kernel-7c60344ea2ba58aab726859aa316533ae12a08bf.tar.xz
kernel-7c60344ea2ba58aab726859aa316533ae12a08bf.zip
Bump the release
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 5632562de..21e5fc11a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -80,7 +80,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 300
+%global baserelease 301
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -3005,7 +3005,7 @@ fi
#
#
%changelog
-* Tue Apr 07 2020 Karol Herbst <kherbst@redhat.com>
+* Tue Apr 07 2020 Karol Herbst <kherbst@redhat.com> - 5.6.2-301
- Add patches to fix nouveau issues preventing booting the installer or system
* Fri Apr 3 2020 Peter Robinson <pbrobinson@fedoraproject.org>