Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dbf9feac1c | ||
|
|
c92f2c69c1 | ||
|
|
256f754735 |
1 changed files with 20 additions and 16 deletions
|
|
@ -1,24 +1,28 @@
|
||||||
document: modulemd
|
document: modulemd
|
||||||
version: 1
|
version: 2
|
||||||
data:
|
data:
|
||||||
summary: Yet another test module, for testing stuff
|
summary: Another test module.
|
||||||
description: >-
|
description: >
|
||||||
This module is there to help you test things that are difficult
|
This module demonstrates the modulemd format using a fairly
|
||||||
to test in other ways.
|
uncommon fonts package set.
|
||||||
license:
|
license:
|
||||||
module: [ MIT ]
|
module: [ MIT ]
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
- buildrequires:
|
||||||
bootstrap: master
|
platform: [f28]
|
||||||
|
testmodule: [master, 2.0]
|
||||||
|
requires:
|
||||||
|
platform: [f28]
|
||||||
|
testmodule: [master, 2.0]
|
||||||
|
references:
|
||||||
|
community: https://github.com/googlei18n/noto-fonts/
|
||||||
|
documentation: https://github.com/googlei18n/noto-fonts/
|
||||||
|
tracker: https://github.com/googlei18n/noto-fonts/issues
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- file
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
dnf:
|
perl-List-Compare:
|
||||||
rationale: Test.
|
rationale: A dependency of tangerine.
|
||||||
ref: boltron
|
|
||||||
buildorder: 1
|
|
||||||
modulemd:
|
|
||||||
rationale: Test.
|
|
||||||
ref: master
|
|
||||||
python-smartcols:
|
|
||||||
rationale: Test.
|
|
||||||
ref: master
|
ref: master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue