Linux v4.20.5
This commit is contained in:
parent
672c24819e
commit
6003d5ee9d
2 changed files with 5 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ Summary: The Linux kernel
|
|||
%if 0%{?released_kernel}
|
||||
|
||||
# Do we have a -stable update to apply?
|
||||
%define stable_update 4
|
||||
%define stable_update 5
|
||||
# Set rpm version accordingly
|
||||
%if 0%{?stable_update}
|
||||
%define stablerev %{stable_update}
|
||||
|
|
@ -1901,6 +1901,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Jan 28 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.5-200
|
||||
- Linux v4.20.5
|
||||
|
||||
* Wed Jan 23 2019 Hans de Goede <hdegoede@redhat.com>
|
||||
- Add upstream patch fixing backlight control not working on some laptops
|
||||
with a Nvidia GPU (rhbz#1663613, rhbz#1665505)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue