Compare commits
23 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dbf9feac1c | ||
|
|
c92f2c69c1 | ||
|
|
256f754735 | ||
|
|
ffcafc82b6 | ||
|
|
cc3e83ec61 | ||
|
|
bd58e8db2e | ||
|
|
5bf7cd0eaf | ||
|
|
3ebab87834 | ||
|
|
7480b840a3 | ||
|
|
3e72dc4f88 | ||
|
|
a77449fef1 | ||
|
|
ed5c2487c1 | ||
|
|
0d3592dceb | ||
|
|
f447d86caa | ||
|
|
8f8b69ffb0 | ||
|
|
90fdc4eef7 | ||
|
|
2e5aa3ff6f | ||
|
|
ee4581d5c0 | ||
|
|
efb16e7ae2 | ||
|
|
61f9f7bc81 | ||
|
|
3d1aa700c7 | ||
|
|
7a8d20dd63 | ||
|
|
bb9fdbaf68 |
1 changed files with 28 additions and 0 deletions
28
testmodule2.yaml
Normal file
28
testmodule2.yaml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Another test module.
|
||||
description: >
|
||||
This module demonstrates the modulemd format using a fairly
|
||||
uncommon fonts package set.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
- 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:
|
||||
perl-List-Compare:
|
||||
rationale: A dependency of tangerine.
|
||||
ref: master
|
||||
Loading…
Add table
Add a link
Reference in a new issue