Linux v5.0.5

This commit is contained in:
Laura Abbott 2019-03-27 13:23:25 -07:00
commit 74b4dcfdb8
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}
@ -1898,6 +1898,9 @@ fi
#
#
%changelog
* Wed Mar 27 2019 Laura Abbott <labbott@redhat.com> - 5.0.5-300
- Linux v5.0.5
* Tue Mar 26 2019 Peter Robinson <pbrobinson@fedoraproject.org>
- Initial NXP i.MX8 enablement