From fc5acc650b5ee7c91d945e189e51b49de30e09be Mon Sep 17 00:00:00 2001 From: Petr Šabata Date: Apr 09 2018 17:55:43 +0000 Subject: Updating to modulemd v2 Signed-off-by: Petr Šabata --- diff --git a/container-tools.yaml b/container-tools.yaml index 965cfe1..c5f8a40 100644 --- a/container-tools.yaml +++ b/container-tools.yaml @@ -1,6 +1,6 @@ --- document: modulemd -version: 1 +version: 2 data: summary: Common tools and dependencies for container runtimes description: Contains SELinux policies, binaries and other @@ -9,12 +9,12 @@ data: module: - MIT dependencies: - buildrequires: - platform: f28 - golang: "1.10" - golang-ecosystem: "2017.0" - requires: - platform: f28 + - buildrequires: + platform: [] + golang: [1.10] + golang-ecosystem: [2017.0] + requires: + platform: [] references: community: https://github.com/projectatomic documentation: https://projectatomic.io