summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2019-08-06 15:04:16 +0100
committerWill Thompson <will@willthompson.co.uk>2019-08-06 15:04:16 +0100
commit8ce153949b99a43b555739456d67d02932e5c30c (patch)
tree32980d5061c5183ee7124d90fc88a768d10f908d
parentb61031a7eef8f2266496f4b9a0fdca15b97922ce (diff)
downloadd-feet-8ce153949b99a43b555739456d67d02932e5c30c.tar.gz
appdata: add <releases> with 0.3.15 description
<releases> is now mandatory for Flathub. <description> is optional but it's nice to have.
-rw-r--r--data/org.gnome.dfeet.appdata.xml.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/org.gnome.dfeet.appdata.xml.in b/data/org.gnome.dfeet.appdata.xml.in
index 3f69524..768abba 100644
--- a/data/org.gnome.dfeet.appdata.xml.in
+++ b/data/org.gnome.dfeet.appdata.xml.in
@@ -25,4 +25,19 @@
<project_group>GNOME</project_group>
<translation type="gettext">d-feet</translation>
<content_rating type="oars-1.1" />
+
+ <releases>
+ <release version="0.3.15" date="2019-08-06">
+ <description>
+ <p>D-Feet 0.3.15 is here, with various cosmetic improvements:</p>
+ <ul>
+ <li>Restructure menus to follow GNOME 3.32 menu guidelines</li>
+ <li>New app icon as part of the GNOME 3.32 icon redesign</li>
+ <li>Add OARS content-rating data</li>
+ <li>Many translation updates</li>
+ <li>New Meson-based build system</li>
+ </ul>
+ </description>
+ </release>
+ </releases>
</component>