From 70e759cdce6b2dd275bd4a8ea871c5aff602f26a Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Sun, 26 Jan 2020 10:23:05 +0100 Subject: Linux v5.4.15 --- kernel.spec | 4 ++-- sources | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index 70e9ba3aa..424fb98ab 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 @@ -94,7 +94,7 @@ Summary: The Linux kernel %define stable_rc 0 # Do we have a -stable update to apply? -%define stable_update 14 +%define stable_update 15 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} diff --git a/sources b/sources index fcacb6457..5121d2a3f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (linux-5.4.tar.xz) = 9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f -SHA512 (patch-5.4.14.xz) = 4725f940480f49f3f8d19d315d3d0aeeeda6ea180985d7b87678f949164d69bf23ed68ad74367c9a055ffbcb4d7f298010d33d78305a764ba4d4210e93a4a67d +SHA512 (patch-5.4.15.xz) = fef7a688b455719441b968e217f82e819ea57f1e3f850f677910305810522fb8553e265641d950cb19240bd5e01e79912ad7a246a1513fca27b722e76efb0385 -- cgit