Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43eaf6c1e8 | ||
|
|
c65ec7762e | ||
|
|
69ab5344ce | ||
|
|
ab2c4297f6 | ||
|
|
31b3adf686 | ||
|
|
234c8d86b1 | ||
|
|
b025e16db8 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/infra.leapp-16366d556dc7863853b8c1566553e72ad485941d.tar.gz
|
||||
/infra.leapp-1.7.0.tar.gz
|
||||
/infra.leapp-7a4bab008a8045c54b3477ab64766dd39a3273cd.tar.gz
|
||||
/infra.leapp-1.7.4.tar.gz
|
||||
|
||||
@ -137,24 +137,20 @@ find %{buildroot}%{ansible_collection_files}%{collection_name} -mindepth 1 -maxd
|
||||
%changelog
|
||||
* Mon Mar 09 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.4-1
|
||||
- Update to latest upstream version 1.7.4
|
||||
- Resolves: RHEL-153382 : Fix the role failing on steps that copy logs to the controller EL10
|
||||
- Resolves: RHEL-153381 : Fix the role failing on steps that copy logs to the controller EL9
|
||||
|
||||
* Tue Feb 24 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.1-2
|
||||
- Fix spec file to require rhel-system-roles package
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
|
||||
* Mon Feb 23 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.1-1
|
||||
- Update to latest upstream version via commit hash
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
|
||||
* Fri Feb 13 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.0-1
|
||||
- Replace upstream value of leapp_system_roles_collection with downstream redhat.rhel_system_roles.
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
|
||||
* Fri Dec 5 2025 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-2
|
||||
- Bump version to get automation to do builds and create an erratum
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
|
||||
* Fri Dec 5 2025 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-1
|
||||
- Initialize the package
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user