update to modulemd v2

This commit is contained in:
Nils Philippsen 2018-06-29 21:32:13 +02:00
parent 61d571065e
commit 602412dba2
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Keep a generated ruby.yaml file URL here to follow latest configuration. # 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 # https://github.com/fedora-modularity/dependency-report/blob/master/modules/ruby/ruby.yaml
document: modulemd document: modulemd
version: 1 version: 2
data: data:
# From ruby.spec Summary # From ruby.spec Summary
summary: An interpreter of object-oriented scripting language summary: An interpreter of object-oriented scripting language
@ -19,10 +19,10 @@ data:
documentation: https://www.ruby-lang.org/en/documentation/ documentation: https://www.ruby-lang.org/en/documentation/
tracker: https://bugs.ruby-lang.org/ tracker: https://bugs.ruby-lang.org/
dependencies: dependencies:
buildrequires: - buildrequires:
platform: el8 platform: [el8]
requires: requires:
platform: el8 platform: [el8]
components: components:
# SRPMs # SRPMs
rpms: rpms: