adjust version vars

This commit is contained in:
Louis Abel 2023-01-17 15:24:59 -07:00
parent d2104c3938
commit f640b518a9
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ RUNROOT_TAG = 'dist-rocky8-build'
COMPS_REPO = 'https://git.rockylinux.org/rocky/comps.git'
COMPS_BRANCH = 'main'
COMPS_FILE = 'comps-rocky-%s.xml' % VERSION
COMPS_FILE = 'comps-rocky-%s.xml' % RELEASE_VERSION
COMPS_COMMAND = ''
MODULE_DEFAULTS_REPO = 'https://git.rockylinux.org/rocky/rocky-module-defaults.git'

View File

@ -1,7 +1,7 @@
release_name = RELEASE_NAME
release_short = RELEASE_SHORT
release_version = RELEASE_VERSION
version = VERSION
version = RELEASE_VERSION
link_type = 'copy'
productimg = False