https://bugzilla.redhat.com/show_bug.cgi?id=2314109
Vít Ondruch vondruch@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vondruch@redhat.com
--- Comment #8 from Vít Ondruch vondruch@redhat.com --- Please consider adding AppData for gnome-software. The upstream documentation is here:
https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Addon.html
Some real examples might be found here:
https://src.fedoraproject.org/rpms/vim-fugitive/tree/rawhide https://src.fedoraproject.org/rpms/vim-commentary/tree/rawhide
However, the Vim metadata are likely broken ATM due to [1], so there might be needed some changes. Specifically, the `<extends>gvim.desktop</extends>` should be probably changed to `<extends>org.vim.Vim</extends>` and the `<id>` tag should use rDNS identifier, as specified in the documentation.
[1]: https://src.fedoraproject.org/rpms/vim/pull-request/25