From a39bb343fa6e415065ae31cafffa8ed9cf06c7d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Wed, 14 Feb 2024 11:37:22 +0100 Subject: [PATCH] bodhi2/backend/templates/pungi.rpm: Update comments --- roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",