Update Vendors patch against upstream eabab8c496a7d6a76ff1aa0d7e34b0345530e30a (0.23.0-2)

The package version 0.23.0-2.elevate.1
This commit is contained in:
Yuriy Kohut 2025-12-01 15:07:43 +02:00
parent f53b53a68e
commit 33566e267f
2 changed files with 69 additions and 20483 deletions

File diff suppressed because it is too large Load Diff

View File

@ -53,7 +53,7 @@ py2_byte_compile "%1" "%2"}
Epoch: 1
Name: leapp-repository
Version: 0.23.0
Release: 2%{?dist}
Release: 2%{?dist}.elevate.1
Summary: Repositories for leapp
License: ASL 2.0
@ -135,6 +135,7 @@ Patch0066: 0066-docs-Document-LEAPP_DEVEL_TARGET_OS-envar.patch
Patch0067: 0067-fix-unsupported-source-version-crash.patch
Patch0068: 0068-define-fallback-entries-in-the-upgrade-paths-map-for.patch
Patch0069: 0069-Add-basic-CS8-repomapping.patch
Patch0100: leapp-repository-0.23.0-elevate.patch
%description
%{summary}
@ -384,6 +385,7 @@ Requires: fapolicyd
%patch -P 0067 -p1
%patch -P 0068 -p1
%patch -P 0069 -p1
%patch -P 0100 -p1
%build
cp -a leapp*deps*el%{next_major_ver}.noarch.rpm repos/system_upgrade/%{repo_shortname}/files/bundled-rpms/
@ -483,6 +485,9 @@ fi
%changelog
* Mon Dec 01 2025 Yuriy Kohut <ykohut@almalinux.org> - 0.23.0-2.elevate.1
- ELevate vendors support for upstream 0.23.0-2 version (eabab8c496a7d6a76ff1aa0d7e34b0345530e30a)
* Fri Nov 28 2025 Yuriy Kohut <ykohut@almalinux.org> - 0.23.0-1.elevate.5
- ELevate vendors support for upstream 0.23.0-1 version (eabab8c496a7d6a76ff1aa0d7e34b0345530e30a)