Increment plain .el9 build to 9.5
Related: RHEL-35398
This commit is contained in:
parent
b78a90958a
commit
f34714561f
@ -36,7 +36,7 @@ function dist_to_rhel_minor(str, start)
|
||||
end
|
||||
match = string.match(str, ".el9")
|
||||
if match then
|
||||
return 4
|
||||
return 5
|
||||
end
|
||||
return -1
|
||||
end}
|
||||
|
Loading…
Reference in New Issue
Block a user