From 2b1deffaae4a5cebc6cb0a185a86d26cf85211a6 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Sat, 1 Feb 2020 12:23:03 +0100 Subject: Linux v5.5.1 --- kernel.spec | 4 ++-- sources | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kernel.spec b/kernel.spec index e4bb1e08a..589860bbc 100644 --- a/kernel.spec +++ b/kernel.spec @@ -79,7 +79,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 200 +%global baserelease 250 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -93,7 +93,7 @@ Summary: The Linux kernel %define stable_rc 0 # Do we have a -stable update to apply? -%define stable_update 0 +%define stable_update 1 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} diff --git a/sources b/sources index 3df436dea..4e428edaa 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (linux-5.5.tar.xz) = fa74fdabb5e63384a39e54da05b86a9ae9ea16179524b041fbbdffc7177e80b53600ae98d76be127ba216148f9dc55fe07ab20637e22c6d6030cb4aa09eb2f86 +SHA512 (patch-5.5.1.xz) = beef937378945a577a7172f5b322e888c5f36156dfa82ef28e50ee3f5347ca190e8281e6c86fb50a607ceee2155f567e20b9a2a908a41efaf50616fc3c083041 -- cgit