Initial import (#1397142).
This commit is contained in:
parent
6a35077c03
commit
bb9fdbaf68
1 changed files with 24 additions and 0 deletions
24
testmodule2.yaml
Normal file
24
testmodule2.yaml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
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
|
||||
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:
|
||||
modules:
|
||||
testmodule:
|
||||
rationale: Included in the stack, just because.
|
||||
ref: master
|
||||
Loading…
Add table
Add a link
Reference in a new issue