From bb9fdbaf682cb5861b746cc91b542c557691a66d Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 3 Mar 2017 14:17:54 -0500 Subject: [PATCH] Initial import (#1397142). --- testmodule2.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 testmodule2.yaml diff --git a/testmodule2.yaml b/testmodule2.yaml new file mode 100644 index 0000000..5d3b579 --- /dev/null +++ b/testmodule2.yaml @@ -0,0 +1,24 @@ +document: modulemd +version: 1 +data: + 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 + 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: + modules: + testmodule: + rationale: Included in the stack, just because. + ref: master