From 2ac8452f4086573363d9a1cd999475c3150aef28 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Fri, 6 Sep 2024 14:48:09 +1000 Subject: [PATCH] include minor release --- pungi-minimal.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"