bodhi2/backend/templates/pungi.rpm: Update comments
This commit is contained in:
parent
33513b358e
commit
a39bb343fa
1 changed files with 2 additions and 2 deletions
|
@ -206,7 +206,7 @@ ostree = {
|
|||
"arches": ["x86_64", "ppc64le", "aarch64" ],
|
||||
"failable": ["x86_64", "ppc64le", "aarch64" ]
|
||||
},
|
||||
# Fedora Sericea
|
||||
# Fedora Sway Atomic (formerly Sericea)
|
||||
{
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
[% if release.version_int >= 39 %]
|
||||
|
@ -238,7 +238,7 @@ ostree = {
|
|||
"arches": ["x86_64", "aarch64"],
|
||||
"failable": ["x86_64", "aarch64"]
|
||||
},
|
||||
# Fedora Onyx
|
||||
# Fedora Budgie Atomic (formerly Onyx)
|
||||
[% if release.version_int >= 39 %]
|
||||
{
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue