summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-02-23 14:52:00 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-02-23 14:52:00 +0100
commit410c20cb69f4d9b60ebcdcae66fcc8fea2014625 (patch)
tree1a3556e1ddeb92c983cb18e7889f07403a7770d8
parent779c70f49aa00c1ad0a3b66f476b7f47f562e54f (diff)
downloadkernel-410c20cb69f4d9b60ebcdcae66fcc8fea2014625.tar.gz
kernel-410c20cb69f4d9b60ebcdcae66fcc8fea2014625.tar.xz
kernel-410c20cb69f4d9b60ebcdcae66fcc8fea2014625.zip
-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}