From d7732f3c8ee16b677717832ed8888de449ba8e28 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 4 Mar 2019 11:58:24 -0500 Subject: [PATCH] Setting the modulemd document version 2 and enable MSE on BR Signed-off-by: Mohan Boddu --- testmodule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index 05596f2..badbc09 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -1,5 +1,5 @@ document: modulemd -version: 1 +version: 2 data: summary: A test module in all its beautiful beauty. description: This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline. @@ -7,7 +7,7 @@ data: module: [ MIT ] dependencies: buildrequires: - platform: f31 + platform: [] requires: platform: [] references: