changeset 25157:fbcb1b7e3eb7 stable

add developer_name and releases to AppStream metadata * org.octave.Octave.appdata.xml: Add developer_name and releases tags.
author Alexander Wilms <f.alexander.wilms@gmail.com>
date Sun, 08 Apr 2018 14:30:34 -0700
parents c578827b2eaf
children 57f150c4fe6d
files etc/icons/org.octave.Octave.appdata.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/icons/org.octave.Octave.appdata.xml	Tue Apr 03 18:40:29 2018 +0200
+++ b/etc/icons/org.octave.Octave.appdata.xml	Sun Apr 08 14:30:34 2018 -0700
@@ -75,4 +75,8 @@
   <url type="faq">https://wiki.octave.org/FAQ</url>
   <update_contact>maintainers@octave.org</update_contact>
   <project_group>GNU</project_group>
+  <developer_name>John W. Eaton and others</developer_name>
+  <releases>
+    <release date="2018-03-13" version="4.2.2"/>
+  </releases>
 </component>