Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
6 changes: 6 additions & 0 deletions products.d/agama-products-opensuse.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 2 13:54:15 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>

- Use specific flavor of openSUSE-repos for each distro
(gh#openSUSE/agama#1424).

-------------------------------------------------------------------
Tue Jul 2 11:33:36 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion products.d/leap_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ software:
- office
mandatory_packages:
- NetworkManager
- openSUSE-repos
- openSUSE-repos-Leap
optional_packages: null
base_product: openSUSE

Expand Down
1 change: 1 addition & 0 deletions products.d/microos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ software:
- microos_ra_verifier
mandatory_packages:
- NetworkManager
- openSUSE-repos-MicroOS
optional_packages: null
base_product: MicroOS

Expand Down
2 changes: 1 addition & 1 deletion products.d/tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ software:
- office
mandatory_packages:
- NetworkManager
- openSUSE-repos
- openSUSE-repos-Tumbleweed
optional_packages: null
base_product: openSUSE

Expand Down