We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a425b8 commit bc8a48fCopy full SHA for bc8a48f
1 file changed
ciq/SPECS/kernel.spec
@@ -165,11 +165,11 @@ Summary: The Linux kernel
165
# to build the base kernel using the debug configuration. (Specifying
166
# the --with-release option overrides this setting.)
167
%define debugbuildsenabled 1
168
-%define buildid .1.0.0
+%define buildid .1
169
%define specrpmversion 6.18.19
170
%define specversion 6.18.19
171
%define patchversion 6.18
172
-%define pkgrelease 1.1.0.0
+%define pkgrelease 1.%{?buildid}
173
%define kversion 6
174
%define tarfile_release 6.18.19-1.1.0.0.el9_clk
175
# This is needed to do merge window version magic
0 commit comments