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)
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


No differences found