Skip to content

Draft: redhat/Makefile.variables: Add ADD_COMMITID_TO_VERSION

As noted in ARK commit 40aae975 ("Fix versioning on stable Fedora"),
adding the commit ID to all versions must be optional. Currently, the
centos-stream-9 repository does not have this feature and adding it would
cause a significant behavioral change in the dist-*-rpm and other targets.

Add ADD_COMMITID_TO_VERSION which makes adding the commit ID to the
version field optional.

Signed-off-by: Prarit Bhargava prarit@redhat.com

Edited by Prarit Bhargava

Merge request reports