More changes for branching f31 from rawhide
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
fec2d57539
commit
43137871e8
3 changed files with 31 additions and 0 deletions
|
@ -16,6 +16,8 @@ sigkeys = [
|
|||
'429476b4',
|
||||
[% elif release.version_int == 30 %]
|
||||
'cfc659b9',
|
||||
[% elif release.version_int == 31 %]
|
||||
'3c3359c4',
|
||||
[% endif %]
|
||||
{% if env == "staging" %}
|
||||
None
|
||||
|
|
|
@ -29,6 +29,8 @@ sigkeys = [
|
|||
'429476b4',
|
||||
[% elif release.version_int == 30 %]
|
||||
'cfc659b9',
|
||||
[% elif release.version_int == 31 %]
|
||||
'3c3359c4',
|
||||
[% elif release.version_int == 6 %]
|
||||
'0608b895',
|
||||
[% elif release.version_int == 7 %]
|
||||
|
|
|
@ -0,0 +1,27 @@
|
|||
data:
|
||||
description: Fedora 32 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: f32
|
||||
summary: Fedora 32 traditional base
|
||||
context: 00000000
|
||||
version: 1
|
||||
xmd:
|
||||
mbs:
|
||||
buildrequires: {}
|
||||
commit: f32
|
||||
requires: {}
|
||||
koji_tag: module-f32-build
|
||||
mse: TRUE
|
||||
document: modulemd
|
||||
version: 1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue