]> sigrok.org Git - pulseview.git/commitdiff
org.sigrok.PulseView.appdata.xml: Drop <project_group> tag.
authorUwe Hermann <redacted>
Thu, 1 Jun 2017 21:29:29 +0000 (23:29 +0200)
committerUwe Hermann <redacted>
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

contrib/org.sigrok.PulseView.appdata.xml

index 9cbf08d3575d8f20a6ee6e555777d087bf198956..331652bdf8ab785f282b57bfd0efef58b721e891 100644 (file)
@@ -22,7 +22,6 @@
       <image>http://sigrok.org/wimg/e/ee/PulseView_I2C_DS1307_Decode.png</image>
     </screenshot>
   </screenshots>
-  <project_group>sigrok</project_group>
   <provides>
     <binary>pulseview</binary>
   </provides>