diff --git a/pungi-minimal.conf b/pungi-minimal.conf index f3fa896..1c87dda 100644 --- a/pungi-minimal.conf +++ b/pungi-minimal.conf @@ -1,7 +1,7 @@ # RELEASE release_name = "smeserver" release_short = "sme" -release_version = "11" +release_version = "11.0" # BASE PRODUCT base_product_name = "Rocky" @@ -30,7 +30,7 @@ runroot = False # PKGSET sigkeys = ['44922a28'] pkgset_source = "koji" -pkgset_koji_tag = "sme11" +pkgset_koji_tag = "sme11.0" # GATHER gather_method = "deps"