Linux v5.3.5

This commit is contained in:
Laura Abbott 2019-10-08 08:25:26 -04:00
commit db060559f7
2 changed files with 5 additions and 2 deletions

View file

@ -56,7 +56,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}
@ -1799,6 +1799,9 @@ fi
#
#
%changelog
* Tue Oct 08 2019 Laura Abbott <labbott@redhat.com> - 5.3.5-300
- Linux v5.3.5
* Mon Oct 7 2019 Laura Abbott <labbott@redhat.com>
- selinux fix (rhbz 1758597)