Compare commits
No commits in common. "master" and "f28" have entirely different histories.
1 changed files with 16 additions and 20 deletions
|
|
@ -1,28 +1,24 @@
|
||||||
document: modulemd
|
document: modulemd
|
||||||
version: 2
|
version: 1
|
||||||
data:
|
data:
|
||||||
summary: Another test module.
|
summary: Yet another test module, for testing stuff
|
||||||
description: >
|
description: >-
|
||||||
This module demonstrates the modulemd format using a fairly
|
This module is there to help you test things that are difficult
|
||||||
uncommon fonts package set.
|
to test in other ways.
|
||||||
license:
|
license:
|
||||||
module: [ MIT ]
|
module: [ MIT ]
|
||||||
dependencies:
|
dependencies:
|
||||||
- buildrequires:
|
buildrequires:
|
||||||
platform: [f28]
|
bootstrap: master
|
||||||
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:
|
||||||
perl-List-Compare:
|
dnf:
|
||||||
rationale: A dependency of tangerine.
|
rationale: Test.
|
||||||
|
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