Test
This commit is contained in:
parent
ffcafc82b6
commit
256f754735
1 changed files with 20 additions and 16 deletions
|
|
@ -1,24 +1,28 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
version: 2
|
||||
data:
|
||||
summary: Yet another test module, for testing stuff
|
||||
description: >-
|
||||
This module is there to help you test things that are difficult
|
||||
to test in other ways.
|
||||
summary: Another test module.
|
||||
description: >
|
||||
This module demonstrates the modulemd format using a fairly
|
||||
uncommon fonts package set.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
- buildrequires:
|
||||
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:
|
||||
rpms:
|
||||
dnf:
|
||||
rationale: Test.
|
||||
ref: boltron
|
||||
buildorder: 1
|
||||
modulemd:
|
||||
rationale: Test.
|
||||
ref: master
|
||||
python-smartcols:
|
||||
rationale: Test.
|
||||
perl-List-Compare:
|
||||
rationale: A dependency of tangerine.
|
||||
ref: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue