summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-03-30 14:56:29 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-03-30 14:56:35 +0200
commit4735b51b13164dd4a6de3246fdbaddaa0b61d3c1 (patch)
treef08f2ebc4503456318e3f71c4adf2c94f28d9a63
parent483bb29baf6b0573c61f7b9dea8e9541ce84c1ad (diff)
downloadkernel-5.11.11-250.vanilla.1.fc33.tar.gz
kernel-5.11.11-250.vanilla.1.fc33.tar.xz
kernel-5.11.11-250.vanilla.1.fc33.zip
-rwxr-xr-xkernel.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index 8c5ca376e..61a097f89 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.9
+%define fedorabase 5.11.10
-%define rpmversion 5.11.10
+%define rpmversion 5.11.11
%define stableversion 5.11
%define pkgrelease 250
@@ -606,7 +606,7 @@ BuildRequires: asciidoc
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-5.11.10.tar.xz
+Source0: linux-5.11.11.tar.xz
Source1: Makefile.rhelver
@@ -1255,8 +1255,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.11.10 -c
-mv linux-5.11.10 linux-%{KVERREL}
+%setup -q -n kernel-5.11.11 -c
+mv linux-5.11.11 linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .