From c23271bffe5226cf99717807c32d1002b444fbed Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 22 Nov 2023 19:19:02 +0000 Subject: [PATCH] Add support for 8.9 and 8.10 --- SOURCES/leapp-repository-0.16.0-elevate.patch | 4 ++-- SPECS/leapp-repository.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SOURCES/leapp-repository-0.16.0-elevate.patch b/SOURCES/leapp-repository-0.16.0-elevate.patch index c4053be..47ca4ae 100644 --- a/SOURCES/leapp-repository-0.16.0-elevate.patch +++ b/SOURCES/leapp-repository-0.16.0-elevate.patch @@ -6675,7 +6675,7 @@ index 62221a75..f5b4c706 100644 self.base.distro_sync() diff --git a/repos/system_upgrade/common/libraries/config/version.py b/repos/system_upgrade/common/libraries/config/version.py -index 03f3cd42..e4607291 100644 +index 03f3cd42..44ca6832 100644 --- a/repos/system_upgrade/common/libraries/config/version.py +++ b/repos/system_upgrade/common/libraries/config/version.py @@ -13,8 +13,8 @@ OP_MAP = { @@ -6685,7 +6685,7 @@ index 03f3cd42..e4607291 100644 - '7': {'rhel': ['7.9'], 'rhel-alt': ['7.6'], 'rhel-saphana': ['7.9']}, - '8': {'rhel': ['8.5', '8.6']}, + '7': {'rhel': ['7.9'], 'rhel-alt': ['7.6'], 'rhel-saphana': ['7.9'], 'centos': ['7.9'], 'eurolinux': ['7.9'], 'ol': ['7.9'], 'cloudlinux': ['7.9'], 'scientific': ['7.9']}, -+ '8': {'rhel': ['8.5', '8.6', '8.7', '8.8'], 'centos': ['8.5'], 'almalinux': ['8.6', '8.7', '8.8'], 'eurolinux': ['8.6', '8.7', '8.8'], 'ol': ['8.6', '8.7', '8.8'], 'rocky': ['8.6', '8.7', '8.8']}, ++ '8': {'rhel': ['8.5', '8.6', '8.7', '8.8', '8.9', '8.10'], 'centos': ['8.5'], 'almalinux': ['8.6', '8.7', '8.8', '8.9', '8.10'], 'eurolinux': ['8.6', '8.7', '8.8', '8.9', '8.10'], 'ol': ['8.6', '8.7', '8.8', '8.9', '8.10'], 'rocky': ['8.6', '8.7', '8.8', '8.9', '8.10']}, } diff --git a/SPECS/leapp-repository.spec b/SPECS/leapp-repository.spec index 27fa5d9..d5c0595 100644 --- a/SPECS/leapp-repository.spec +++ b/SPECS/leapp-repository.spec @@ -43,7 +43,7 @@ py2_byte_compile "%1" "%2"} Epoch: 1 Name: leapp-repository Version: 0.16.0 -Release: 6%{?dist}.elevate.17 +Release: 6%{?dist}.elevate.18 Summary: Repositories for leapp License: ASL 2.0