From 78d870761be9af0972b77a03c3691f352bb88563 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Fri, 26 Feb 2021 10:50:31 +0100 Subject: 5.11.2 --- kernel.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index c875ff3a2..761011a1d 100755 --- a/kernel.spec +++ b/kernel.spec @@ -97,7 +97,7 @@ Summary: The Linux kernel # define buildid .local %define packager Thorsten Leemhuis https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories -%define buildid .vanilla.2 +%define buildid .vanilla.1 %if 0%{?fedora} @@ -106,7 +106,7 @@ Summary: The Linux kernel %define primary_target rhel %endif -%define rpmversion 5.11.1 +%define rpmversion 5.11.2 %define pkgrelease 155 # This is needed to do merge window version magic @@ -755,7 +755,7 @@ Source4000: README.rst ## Patches needed for building this package -Patch1: patch-5.11.1.xz +Patch1: patch-5.11.2.xz %if !%{nopatches} @@ -1261,7 +1261,7 @@ mv linux-5.11 linux-%{KVERREL} cd linux-%{KVERREL} # cp -a %{SOURCE1} . -ApplyPatch patch-5.11.1.xz +ApplyPatch patch-5.11.2.xz head Makefile %if !%{nopatches} -- cgit