bodhi2/pungi.rpm.conf.j2: Enable Fedora Onyx for Fedora 39

See: https://fedoraproject.org/wiki/Changes/Fedora_Onyx
See: https://gitlab.com/fedora/ostree/sig/-/issues/12
This commit is contained in:
Timothée Ravier 2023-12-12 10:18:56 +01:00
parent 2c39936818
commit 6da5ff478e

View file

@ -234,7 +234,7 @@ ostree = {
}, },
[% endif %] [% endif %]
# Fedora Onyx # Fedora Onyx
[% if release.version_int >= 40 %] [% if release.version_int >= 39 %]
{ {
"version": "!VERSION_FROM_VERSION_DATE_RESPIN", "version": "!VERSION_FROM_VERSION_DATE_RESPIN",
"unified_core": True, "unified_core": True,