The current header of UWL files is:
#!UGENE_WORKFLOW
It starts with "#!" and it is like the standard header of script files in UNIX systems. This issue blocks the release on Fedora repository.
1) Replace this header with:
#@UGENE_WORKFLOW
2) and provide the backward compatibility.
3) Fix all workflow samples.