bodhi-pungi: make FAW and FAH use same versioning
We'll get nicer versions, like: 28.20180426.0
This commit is contained in:
parent
ac8cc05119
commit
40c32c97f2
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ ostree = {
|
|||
[% if release.version_int >= 27 %]
|
||||
{
|
||||
[% if release.version_int >= 28 %]
|
||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
[% endif %]
|
||||
[% if release.version_int >= 28 %]
|
||||
"treefile": "fedora-atomic-workstation-updates-[[ request.name ]].json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue