Updating to modulemd v2
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
5b75de4223
commit
fc5acc650b
1 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue