bodhi-pungi: make FAW and FAH use same versioning

We'll get nicer versions, like: 28.20180426.0
This commit is contained in:
Dusty Mabe 2018-04-26 16:17:41 -04:00
parent ac8cc05119
commit 40c32c97f2
No known key found for this signature in database
GPG key ID: 3302DBD73952E671

View file

@ -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",