summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-02-26 10:50:31 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-02-26 10:50:31 +0100
commit78d870761be9af0972b77a03c3691f352bb88563 (patch)
treed341d0306b993f728d8329a7ed56aed6c5970965
parent8f9e41264fc341ac1534975d89cf834eb2bb550a (diff)
downloadkernel-78d870761be9af0972b77a03c3691f352bb88563.tar.gz
kernel-78d870761be9af0972b77a03c3691f352bb88563.tar.xz
kernel-78d870761be9af0972b77a03c3691f352bb88563.zip
-rwxr-xr-xkernel.spec8
1 files changed, 4 insertions, 4 deletions
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}