Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 07 18:25:49 UTC 2024 - Gustavo Yokoyama Ribeiro <gyribeiro@suse.com>

- Fix mandatory patterns for SLES16.0:
- fix tradicional pattern name, patterns-base-traditional package
Comment thread
imobachgs marked this conversation as resolved.
Outdated
provides base_traditional
- remove base pattern because base_traditional pattern requires it
(gh#agama-project/agama#1736)

-------------------------------------------------------------------
Wed Nov 06 11:28:16 UTC 2024 - Gustavo Yokoyama Ribeiro <gyribeiro@suse.com>

Expand Down
3 changes: 1 addition & 2 deletions products.d/sles_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ software:
archs: s390

mandatory_patterns:
- traditional
- base
- base_traditional
optional_patterns: null # no optional pattern shared
user_patterns: []
mandatory_packages:
Expand Down