Compare commits

..

7 Commits
c10s ... c9s

Author SHA1 Message Date
Sergei Petrosian
43eaf6c1e8 Update to 1.7.4
Resolves: RHEL-153381 : Fix the role failing on steps that copy logs to
the controller EL9
2026-03-20 13:54:02 +01:00
Sergei Petrosian
c65ec7762e Upate to 1.7.1-2
Fix spec file to require rhel-system-roles package
Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
2026-02-24 14:30:09 +01:00
Sergei Petrosian
69ab5344ce Update to 1.7.1 el9
Update to latest upstream version via commit hash
2026-02-23 14:11:47 +01:00
Sergei Petrosian
ab2c4297f6 Replace upstream value of leapp_system_roles_collection with downstream
Update to version 1.7.0
2026-02-17 14:38:04 +01:00
Sergei Petrosian
31b3adf686 Enable gating 2025-12-16 17:17:27 +01:00
Sergei Petrosian
234c8d86b1 Remove readme and dead.package 2025-12-16 16:07:37 +01:00
Sergei Petrosian
b025e16db8 Initialize the package
Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to
RHEL9
2025-12-11 13:01:41 +01:00
3 changed files with 7 additions and 10 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -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}