diff --git a/testmodule2.yaml b/testmodule2.yaml index 6b3c833..98eda50 100644 --- a/testmodule2.yaml +++ b/testmodule2.yaml @@ -1,28 +1,24 @@ document: modulemd -version: 2 +version: 1 data: - summary: Another test module. - description: > - This module demonstrates the modulemd format using a fairly - uncommon fonts package set. + 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. 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 + buildrequires: + bootstrap: master components: rpms: - perl-List-Compare: - rationale: A dependency of tangerine. + dnf: + rationale: Test. + ref: boltron + buildorder: 1 + modulemd: + rationale: Test. + ref: master + python-smartcols: + rationale: Test. ref: master