From 01a1057a3f541a2cc0cdc95fcfdfe360a2683075 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mar 03 2021 19:26:15 +0000 Subject: Setting the modulemd document version 2 and enable MSE on BR Signed-off-by: Mohan Boddu --- 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: