summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index 7748e8c93..abeeb4782 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -96,7 +96,7 @@ Summary: The Linux kernel
%endif
# define buildid .local
-%define packager Thorsten 'knurd' Leemhuis https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories
+%define packager Thorsten Leemhuis https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories
%define buildid .vanilla.1
@@ -106,7 +106,7 @@ Summary: The Linux kernel
%define primary_target rhel
%endif
-%define rpmversion 5.11.0
+%define rpmversion 5.11.1
%define pkgrelease 155
# This is needed to do merge window version magic
@@ -737,8 +737,8 @@ Source211: Module.kabi_dup_ppc64le
Source212: Module.kabi_dup_s390x
Source213: Module.kabi_dup_x86_64
-Source300: kernel-abi-whitelists-5.10.0-%{distro_build}.tar.bz2
-Source301: kernel-kabi-dw-5.10.0-%{distro_build}.tar.bz2
+Source300: kernel-abi-whitelists-5.11.0-%{distro_build}.tar.bz2
+Source301: kernel-kabi-dw-5.11.0-%{distro_build}.tar.bz2
# Sources for kernel-tools
Source2000: cpupower.service
@@ -755,7 +755,7 @@ Source4000: README.rst
## Patches needed for building this package
-Patch1: patch-5.10.1.xz
+Patch1: patch-5.11.1.xz
%if !%{nopatches}
@@ -1261,7 +1261,7 @@ mv linux-5.11 linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .
-ApplyPatch patch-5.10.1.xz
+ApplyPatch patch-5.11.1.xz
head Makefile
%if !%{nopatches}