Compare commits

..

7 Commits
c9s ... c10s

Author SHA1 Message Date
Sergei Petrosian
7463a01e80 Update to 1.7.4
Resolves: RHEL-153382 : Fix the role failing on steps that copy logs to
the controller EL10
2026-03-20 13:53:01 +01:00
Sergei Petrosian
d4dd948572 Upate to 1.7.1-2
Fix spec file to require rhel-system-roles package
Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to
RHEL10
2026-02-24 14:24:44 +01:00
Sergei Petrosian
3ff15ecc8e Update to 1.7.1 el10
Update to latest upstream version via commit hash
2026-02-23 14:27:23 +01:00
Sergei Petrosian
023445ac2c Replace upstream value of leapp_system_roles_collection downstream EL10
Update to version 1.7.0
2026-02-17 14:36:50 +01:00
Sergei Petrosian
4fe41117f4 Bump version to get automation to do builds and create an erratum 2026-02-06 08:54:16 +01:00
Sergei Petrosian
59d747db3f Initialize the package ansible-collection-redhat-leapp EL10
Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to
RHEL10
2026-02-02 19:19:11 +01:00
Johnny Hughes
6abbc01a6e remove dead.package and README.md and setup for use 2026-01-28 08:55:08 -06:00
3 changed files with 10 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
/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,20 +137,24 @@ 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-153381 : Fix the role failing on steps that copy logs to the controller EL9
- Resolves: RHEL-153382 : Fix the role failing on steps that copy logs to the controller EL10
* Tue Feb 24 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.1-2
- Fix spec file to require rhel-system-roles package
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
* Mon Feb 23 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.1-1
- Update to latest upstream version via commit hash
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
* 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-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
- 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
* Fri Dec 5 2025 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-1
- Initialize the package
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10

View File

@ -1,6 +1,6 @@
--- !Policy
product_versions:
- rhel-9
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}