Metainfo: release tag not correctly set
Flatpak builder does not like how the patch disables version tag creation for nightly builds. It refuses to make the builds.
That part shouldn't be strictly necessary part of the patch - it just fixed a warning from format checker. For now (3.0.5) we should just make flatpak builder happy and ignore the warning from the checker.
This should not affect the most critical part 3.0.5 release wise - the release build. Only nightly builds are affected.
Reply To cazfi
That part shouldn't be strictly necessary part of the patch - it just fixed a warning from format checker. For now (3.0.5) we should just make flatpak builder happy and ignore the warning from the checker.
Removed the problematic change from the patch.
Release tag in metainfo is not correctly within <releases> -list tag.