From: Denis Efremov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/issues/41#note_550926292
I suppose we could reset that number with every version bump so that
it would match the last digit of BUILD always.
This would be handy. Because, otherwise I can't determine a tagname automatically based only on a "package-version" name. Currently, I need first to grep all available tags for kernel-5.11.13, find the tag with suffix -15 and only after checkout to it.