diff --git a/testmodule2.yaml b/testmodule2.yaml new file mode 100644 index 0000000..6b3c833 --- /dev/null +++ b/testmodule2.yaml @@ -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