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:
parent
2c39936818
commit
6da5ff478e
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ ostree = {
|
|||
},
|
||||
[% endif %]
|
||||
# Fedora Onyx
|
||||
[% if release.version_int >= 40 %]
|
||||
[% if release.version_int >= 39 %]
|
||||
{
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
"unified_core": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue