diff --git a/kernel.spec b/kernel.spec index f10e13f..335f9a4 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1,9 +1,9 @@ %{?build_selinux}%{?!build_selinux:%bcond_with selinux} %define kernelversion 4 -%define patchlevel 5 +%define patchlevel 6 # sublevel is now used for -stable patches -%define sublevel 7 +%define sublevel 2 # Package release %define mibrel 1 @@ -45,7 +45,7 @@ # The revision of the patchset and the configs to use. Usually, the name of # the branch in https://abf.rosalinux.ru/soft/kernel-patches-and-configs/ # git repository. -%define revision v4.5.x +%define revision v%{kernelversion}.%{patchlevel}.x # When we are using a pre/rc patch, the tarball is a sublevel -1 %if %kpatch