[d-feet/release-0.3.15: 2/3] appdata: add <releases> with 0.3.15 description



commit 8ce153949b99a43b555739456d67d02932e5c30c
Author: Will Thompson <will willthompson co uk>
Date:   Tue Aug 6 15:04:16 2019 +0100

    appdata: add <releases> with 0.3.15 description
    
    <releases> is now mandatory for Flathub. <description> is optional but
    it's nice to have.

 data/org.gnome.dfeet.appdata.xml.in | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]