-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use specific flavor of openSUSE-repos (#1424)
## Problem * It does seem that we might have a problem with openSUSE-repos, in case that we do not specify given flavor This is an PR to make sure flavor is explicitly listed. * Add openSUSE-repos also to MicroOS ``` lkocman@localhost:~> rpm -q --provides openSUSE-repos-Leap openSUSE-repos openSUSE-repos-Leap = 20240516.5431918-lp156.1.2 openSUSE-repos-Leap(x86-64) = 20240516.5431918-lp156.1.2 ```
- Loading branch information
Showing
4 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
------------------------------------------------------------------- | ||
Tue Jul 2 13:54:15 UTC 2024 - Lubos Kocman <[email protected]> | ||
|
||
- Use specific flavor of openSUSE-repos for each distro | ||
(gh#openSUSE/agama#1424). | ||
|
||
------------------------------------------------------------------- | ||
Tue Jul 2 11:33:36 UTC 2024 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters