mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-19 22:11:01 -04:00
We only interested in a few of the attributes of some tags, but we shouldn't fail if other valid attributes are present. Add some of the allowed attributes to the <release> element in the appdata test and verify that we can still parse it. The appstream spec is here: https://www.freedesktop.org/software/appstream/docs/ Closes: #2674 Approved by: matthiasclasen