Set bundle format and set repo_releasever correctly
Pungi now automatically sets the version for the kiwibuild phase
based on the configuration, so this is now automatically propagated.
Set the bundle format for the various kiwi-built artifacts so they
match existing expectations.
Additionally, now the repo_releasever needs to be set correctly,
since version is now set by Pungi automatically.
Signed-off-by: Neal Gompa <ngompa@fedoraproject.org>