minor tweaks

This commit is contained in:
Trevor Batley 2024-07-20 11:26:29 +10:00
parent 8b51491338
commit 6885eb6487

View File

@ -1,6 +1,6 @@
# RELEASE
release_name = "smeserver"
release_short = "smeserver"
release_short = "sme"
release_version = "11"
# BASE PRODUCT
@ -13,14 +13,14 @@ comps_file = {
"scm": "git",
"repo": "https://src.koozali.org/infra/smeserver-pungi.git",
"branch": "sme11",
"file": "comps-sme11.xml",
"file": "comps.xml",
}
variants_file = {
"scm": "git",
"repo": "https://src.koozali.org/infra/smeserver-pungi.git ",
"branch": "sme11",
"file": "variants-sme11.xml",
"file": "variants.xml",
}
# KOJI
@ -63,6 +63,6 @@ disc_types = {
}
# SIGNING
signing_command = 'sign_unsigned.py -vv smeserver-11'
signing_command = 'sign_unsigned.sh -vv smeserver-11'
signing_key_id = '44922a28'