Linux v4.20.5

This commit is contained in:
Justin M. Forbes 2019-01-28 07:42:57 -06:00
commit 6003d5ee9d
2 changed files with 5 additions and 2 deletions

View file

@ -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)