org.sigrok.PulseView.appdata.xml: Drop <project_group> tag.
authorUwe Hermann <uwe@hermann-uwe.de>
Thu, 1 Jun 2017 21:29:29 +0000 (23:29 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 1 Jun 2017 22:10:57 +0000 (00:10 +0200)
commit98fb7f3de7a1bfb76b3ca9b4ca5f198ecbc14fcd
treefd6f8fcd06a59d0e3a9402ca118fe0fa6401159f
parent328157ef4c416a0c48d0b2f59c55a6ed37d1eb65
org.sigrok.PulseView.appdata.xml: Drop <project_group> tag.

This currently causes issues with e.g. appstream-util validation:

  $ appstream-util validate-relax org.sigrok.PulseView.appdata.xml
  org.sigrok.PulseView.appdata.xml: FAILED:
  • tag-invalid           : <project_group> is not valid
  Validation of files failed

This is considered an appstream/tool bug, but for now we drop the tag in
order it to avoid issues.

https://github.com/hughsie/appstream-glib/issues/140
contrib/org.sigrok.PulseView.appdata.xml