From 602412dba2fbb90512a560ec1b9428636403807b Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Fri, 29 Jun 2018 21:32:13 +0200 Subject: [PATCH] update to modulemd v2 --- ruby.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ruby.yaml b/ruby.yaml index 3b7a1a5..737279f 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -1,7 +1,7 @@ # Keep a generated ruby.yaml file URL here to follow latest configuration. # https://github.com/fedora-modularity/dependency-report/blob/master/modules/ruby/ruby.yaml document: modulemd -version: 1 +version: 2 data: # From ruby.spec Summary summary: An interpreter of object-oriented scripting language @@ -19,10 +19,10 @@ data: documentation: https://www.ruby-lang.org/en/documentation/ tracker: https://bugs.ruby-lang.org/ dependencies: - buildrequires: - platform: el8 - requires: - platform: el8 + - buildrequires: + platform: [el8] + requires: + platform: [el8] components: # SRPMs rpms: