From bb87d73827b2fc7f6a52ccd2e5fbcd67c59ae62c Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 5 Dec 2024 11:22:14 +0300 Subject: [PATCH] Rebase on 9.5 --- msvsphere-9-i686.conf | 2 +- msvsphere-9.conf | 4 ++-- msvsphere-i686/general.conf | 14 +++++++------- msvsphere/general.conf | 14 +++++++------- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/msvsphere-9-i686.conf b/msvsphere-9-i686.conf index f47b44c..d8ec844 100644 --- a/msvsphere-9-i686.conf +++ b/msvsphere-9-i686.conf @@ -13,7 +13,7 @@ from msvsphere-i686/filter_packages import * # product information release_name = 'MSVSphere' release_short = 'MSVSphere' -release_version = '9.4' +release_version = '9.5' treeinfo_version = '9' skip_phases = [ diff --git a/msvsphere-9.conf b/msvsphere-9.conf index 8aa7dcc..ccc0c8c 100644 --- a/msvsphere-9.conf +++ b/msvsphere-9.conf @@ -13,13 +13,13 @@ from msvsphere/filter_packages import * # product information release_name = 'MSVSphere' release_short = 'MSVSphere' -release_version = '9.4' +release_version = '9.5' treeinfo_version = '9' extra_isos = { "Certified": [{ "include_variants": [], - "filename": "{release_short}-9.4-{arch}-certified{suffix}", + "filename": "{release_short}-9.5-{arch}-certified{suffix}", "skip_src": True, "arches": ['x86_64'], "failable_arches": ['i386'], diff --git a/msvsphere-i686/general.conf b/msvsphere-i686/general.conf index c44ad58..6056581 100644 --- a/msvsphere-i686/general.conf +++ b/msvsphere-i686/general.conf @@ -2,7 +2,7 @@ comps_file = { 'scm': 'git', 'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere.git', - 'branch': 'i9.4-certified', + 'branch': 'i9.5-certified', 'file': 'comps.xml', 'command': '' } @@ -14,7 +14,7 @@ comps_file = { variants_file = { 'scm': 'git', 'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere.git', - 'branch': 'i9.4-certified', + 'branch': 'i9.5-certified', 'file': 'variants-i686.xml', 'command': '' } @@ -52,7 +52,7 @@ repoclosure_backend = 'dnf' gather_prepopulate = { 'scm': 'git', 'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere', - 'branch': 'i9.4-certified', + 'branch': 'i9.5-certified', 'file': 'prepopulate-i686.json', 'command': '' } @@ -62,9 +62,9 @@ greedy_method = "build" sigkeys = ['8BDA73A4', '8bda73a4'] pkgset_source = 'koji' -pkgset_koji_tag = ['inferit-9_4-certified-init', 'inferit-9_4-init', 'inferit-9_4-updates', 'inferit-9_4-extras', 'inferit-9-devel'] +pkgset_koji_tag = ['inferit-9_5-init', 'inferit-9_5-updates', 'inferit-9_5-extras', 'inferit-9_4-extras', 'inferit-9-devel'] # add modules from those tags to compose -pkgset_koji_module_tag = ['inferit-9_4-module-init'] +pkgset_koji_module_tag = ['inferit-9_5-module-init'] pkgset_allow_reuse = True koji_profile = 'koji' runroot_method = "local" @@ -100,7 +100,7 @@ createrepo_num_threads = 8 createrepo_num_workers = 4 createrepo_extra_args = [ '--distro=cpe:/o:ncsd:msvsphere:9,MSVSphere 9', - '--revision=9.4' + '--revision=9.5' ] # CHECKSUMS @@ -119,7 +119,7 @@ lorax_options = [ "*": { "noupgrade": False, "rootfs_size": 3, - "version": "9.4" + "version": "9.5" } }) ] diff --git a/msvsphere/general.conf b/msvsphere/general.conf index 107c91f..efa47a3 100644 --- a/msvsphere/general.conf +++ b/msvsphere/general.conf @@ -2,7 +2,7 @@ comps_file = { 'scm': 'git', 'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere.git', - 'branch': 'i9.4-certified', + 'branch': 'i9.5-certified', 'file': 'comps.xml', 'command': '' } @@ -14,7 +14,7 @@ comps_file = { variants_file = { 'scm': 'git', 'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere.git', - 'branch': 'i9.4-certified', + 'branch': 'i9.5-certified', 'file': 'variants.xml', 'command': '' } @@ -52,7 +52,7 @@ repoclosure_backend = 'dnf' gather_prepopulate = { 'scm': 'git', 'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere', - 'branch': 'i9.4-certified', + 'branch': 'i9.5-certified', 'file': 'prepopulate.json', 'command': '' } @@ -62,9 +62,9 @@ greedy_method = "build" sigkeys = ['8BDA73A4', '8bda73a4'] pkgset_source = 'koji' -pkgset_koji_tag = ['inferit-9_4-certified-init', 'inferit-9_4-init', 'inferit-9_4-updates', 'inferit-9_4-extras', 'inferit-9-devel'] +pkgset_koji_tag = ['inferit-9_5-init', 'inferit-9_5-updates', 'inferit-9_5-extras', 'inferit-9_4-extras', 'inferit-9-devel'] # add modules from those tags to compose -pkgset_koji_module_tag = ['inferit-9_4-module-init'] +pkgset_koji_module_tag = ['inferit-9_5-module-init'] pkgset_allow_reuse = True koji_profile = 'koji' runroot_method = "local" @@ -100,7 +100,7 @@ createrepo_num_threads = 8 createrepo_num_workers = 4 createrepo_extra_args = [ '--distro=cpe:/o:ncsd:msvsphere:9,MSVSphere 9', - '--revision=9.4' + '--revision=9.5' ] # CHECKSUMS @@ -119,7 +119,7 @@ lorax_options = [ "*": { "noupgrade": False, "rootfs_size": 3, - "version": "9.4" + "version": "9.5" } }) ]