diff --git a/testmodule2.yaml b/testmodule2.yaml index 98eda50..6b3c833 100644 --- a/testmodule2.yaml +++ b/testmodule2.yaml @@ -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