@elvisangelaccio
Copy link

From the spec:

⁠2.1.3. XML Specification
The XML for a generic component definition starts with a tag as the root element. The element must at least have an id, name and releases tag

but appstreamcli validate does not complain if the releases tag is missing. In fact, the tag is not used at all in KDE applications. Bug in the spec or bug in the validator?