From bc7f0e46c657a793da576329edbe41140134d705 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Nov 13 2019 15:15:02 +0000 Subject: update the platform module for 8.1.1911 --- diff --git a/platform.yaml b/platform.yaml index 38d68ff..f869e0a 100644 --- a/platform.yaml +++ b/platform.yaml @@ -2,17 +2,16 @@ document: modulemd version: 1 data: name: platform - stream: el8.0.0 - version: 3 + stream: el8.1.0 + version: 2 context: 00000000 - summary: CentOS 8 dev base - description: CentOS 8 dev base + summary: CentOS 8.1.1911 base + description: CentOS 8.1.1911 base license: module: [MIT] profiles: buildroot: - rpms: [bash, bzip2, coreutils, cpio, diffutils, findutils, gawk, gcc, gcc-c++, grep, gzip, info, make, module-build-macros, patch, centos-release, -redhat-rpm-config, rpm-build, sed, shadow-utils, tar, unzip, util-linux, which, xz] + rpms: [bash, bzip2, coreutils, cpio, diffutils, findutils, gawk, gcc, gcc-c++, grep, gzip, info, make, module-build-macros, patch, centos-release, redhat-rpm-config, rpm-build, sed, shadow-utils, tar, unzip, util-linux, which, xz] srpm-buildroot: rpms: [bash, gnupg2, module-build-macros, centos-release, redhat-rpm-config, centpkg-minimal, rpm-build, shadow-utils] xmd: @@ -20,7 +19,6 @@ redhat-rpm-config, rpm-build, sed, shadow-utils, tar, unzip, util-linux, which, buildrequires: {} commit: virtual requires: {} - koji_tag: module-centos-8.0.0-build + koji_tag: module-centos-8.1.0-build mse: TRUE virtual_streams: [el8] -