From 66907920968ff03f1d4d56ad065da0ae11837e6e Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 26 Feb 2021 09:59:40 -0600 Subject: Linux v5.10.19 Signed-off-by: Justin M. Forbes --- kernel.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index b7018a0dd..66cf2aec0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -94,7 +94,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 18 +%define stable_update 19 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -857,9 +857,6 @@ Patch107: 0001-drm-nouveau-kms-handle-mDP-connectors.patch Patch109: 0001-Revert-drm-amd-display-Update-NV1x-SR-latency-values.patch -# rhbz 1916104 (patch from bluetooth-next) -Patch110: bluetooth-btusb-qca-fix.patch - # rhbz 1925346 Patch111: i915-fixes.patch @@ -2976,6 +2973,9 @@ fi # # %changelog +* Fri Feb 26 2021 Justin M. Forbes - 5.10.19-100 +- Linux v5.10.19 + * Thu Feb 25 2021 Justin M. Forbes - Some i915 fixes for 5.10 (rhbz 1925346) -- cgit