From e659d77af98afd12bf8068966704b129e3af82c4 Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Mon, 3 Sep 2018 18:03:12 +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 3ebbdd7..1d07279 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: f28 - requires: - platform: f28 + - buildrequires: + platform: [f29] + requires: + platform: [f29] components: # SRPMs rpms: