#202 Fix platform-f34.yaml in mbs
Merged 3 years ago by kevin. Opened 3 years ago by humaton.
fedora-infra/ humaton/ansible fix-f34-modulesmd  into  master

@@ -1,29 +1,28 @@ 

  data:

-     description: Fedora 34 traditional base

-     license:

-       module: [MIT]

-     name: platform

-     profiles:

-       buildroot:

-         rpms: [bash, bzip2, coreutils, cpio, diffutils, fedora-release, findutils, gawk,

-           glibc-minimal-langpack, grep, gzip, info, make, patch, redhat-rpm-config,

-           rpm-build, sed, shadow-utils, tar, unzip, util-linux, which, xz]

-       srpm-buildroot:

-         rpms: [bash, fedora-release, fedpkg-minimal, glibc-minimal-langpack, gnupg2,

-           redhat-rpm-config, rpm-build, shadow-utils]

-     stream: f34

-     summary: Fedora 34 traditional base

-     context: 00000000

-     version: 1

-     xmd:

-       mbs:

-         buildrequires: {}

-         commit: f34

-         requires: {}

-         koji_tag: module-f34-build

-         mse: TRUE

-         virtual_streams: [fedora]

-   document: modulemd

+   description: Fedora 34 traditional base

+   license:

+     module: [MIT]

+   name: platform

+   profiles:

+     buildroot:

+       rpms: [bash, bzip2, coreutils, cpio, diffutils, fedora-release, findutils, gawk,

+         glibc-minimal-langpack, grep, gzip, info, make, patch, redhat-rpm-config,

+         rpm-build, sed, shadow-utils, tar, unzip, util-linux, which, xz]

+     srpm-buildroot:

+       rpms: [bash, fedora-release, fedpkg-minimal, glibc-minimal-langpack, gnupg2,

+         redhat-rpm-config, rpm-build, shadow-utils]

+   stream: f34

+   summary: Fedora 34 traditional base

+   context: 00000000

    version: 1

-   

+   xmd:

+     mbs:

+       buildrequires: {}

+       commit: f34

+       requires: {}

+       koji_tag: module-f34-build

+       mse: TRUE

+       virtual_streams: [fedora]

+ document: modulemd

+ version: 1

     

\ No newline at end of file