diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 4d751faf23..65fa1d28c6 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -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",