summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-05-14 11:11:36 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-05-14 11:11:36 +0200
commitbb3b807c805a8339a221e2817660fc8acb4a9ce2 (patch)
tree913a65529efd3b6243a5a309cd61c846a81b1f73
parentfcf87e9e8febee4171aabc39acfc2f1f1aa7bfb1 (diff)
downloadkernel-5.11.21-350.vanilla.1.fc34.tar.gz
kernel-5.11.21-350.vanilla.1.fc34.tar.xz
kernel-5.11.21-350.vanilla.1.fc34.zip
-rwxr-xr-xkernel.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index e59dbd322..4c2ac8423 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -105,9 +105,9 @@ Summary: The Linux kernel
%else
%define primary_target rhel
%endif
-%define fedorabase 5.11.19
+%define fedorabase 5.11.20
-%define rpmversion 5.11.20
+%define rpmversion 5.11.21
%define stableversion 5.11
%define pkgrelease 350
@@ -606,7 +606,7 @@ BuildRequires: asciidoc
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-5.11.20.tar.xz
+Source0: linux-5.11.21.tar.xz
Source1: Makefile.rhelver
@@ -1255,8 +1255,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.11.20 -c
-mv linux-5.11.20 linux-%{KVERREL}
+%setup -q -n kernel-5.11.21 -c
+mv linux-5.11.21 linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .