Add Vendors patch created against upstream hash 3356c045fe2982f3a26b26b46258398b490a6d67

leapp-repository.spec:
- manualy remove repos/system_upgrade/el7toel8/files/bundled-rpms/kernel-workaround-0.1-1.el8.noarch.rpm
- bump release to 0.22.0-4.elevate.3
This commit is contained in:
Yuriy Kohut 2025-07-17 16:50:41 +03:00
parent 960a2c5c58
commit 243a45f630
2 changed files with 43161 additions and 4 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.22.0
Release: 4%{?dist}.elevate.2
Release: 4%{?dist}.elevate.3
Summary: Repositories for leapp
License: ASL 2.0
@ -326,6 +326,8 @@ Requires: libdb-utils
%patch -P 0043 -p1
%patch -P 0100 -p1
# TODO: this should be part of the Patch0100 or Source0
rm -f repos/system_upgrade/el7toel8/files/bundled-rpms/kernel-workaround-0.1-1.el8.noarch.rpm
%build
cp -a leapp*deps*el%{next_major_ver}.noarch.rpm repos/system_upgrade/%{repo_shortname}/files/bundled-rpms/
@ -422,6 +424,10 @@ ln -s 10.0 %{next_major_ver}
# no files here
%changelog
* Thu Jul 17 2025 Yuriy Kohut <ykohut@almalinux.org> - 0.22.0-4.elevate.3
- Update ELevate patch:
- rebase to upstream 0.22.0-4 (hash 3356c045fe2982f3a26b26b46258398b490a6d67)
* Wed Jul 09 2025 Yuriy Kohut <ykohut@almalinux.org> - 0.22.0-4.elevate.2
- Update ELevate patch:
- rebase to upstream 0.22.0-4 (hash c3bef4d9e89d109aee226f64e54e2eed088e591b)