Linux v5.6.3
This commit is contained in:
parent
7c60344ea2
commit
c15f4eec8a
3 changed files with 6 additions and 188 deletions
|
|
@ -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 301
|
||||
%global baserelease 300
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -92,7 +92,7 @@ Summary: The Linux kernel
|
|||
%if 0%{?released_kernel}
|
||||
|
||||
# Do we have a -stable update to apply?
|
||||
%define stable_update 2
|
||||
%define stable_update 3
|
||||
# Set rpm version accordingly
|
||||
%if 0%{?stable_update}
|
||||
%define stablerev %{stable_update}
|
||||
|
|
@ -3005,6 +3005,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Apr 08 2020 Jeremy Cline <jcline@redhat.com> - 5.6.3-300
|
||||
- Linux v5.6.3
|
||||
|
||||
* 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue