[gnome-photos/uajain/add-release-tag] appdata: Add release tag



commit 36ea9559fd7b501cfc57f51909ee414f4df630e3
Author: Umang Jain <mailumangjain gmail com>
Date:   Mon Apr 1 10:51:55 2019 +0530

    appdata: Add release tag
    
    The appdata validation is now more strict and has a
    mandatory requirement of the "release" tag [1]
    
    [1] https://github.com/hughsie/appstream-glib/pull/296

 data/org.gnome.Photos.appdata.xml.in | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/data/org.gnome.Photos.appdata.xml.in b/data/org.gnome.Photos.appdata.xml.in
index ab972f11..99792978 100644
--- a/data/org.gnome.Photos.appdata.xml.in
+++ b/data/org.gnome.Photos.appdata.xml.in
@@ -52,6 +52,15 @@
   <project_group>GNOME</project_group>
   <update_contact>debarshir_at_gnome.org</update_contact>
   <translation type="gettext">gnome-photos</translation>
+  <releases>
+    <release version="3.32.0" date="2019-03-18">
+      <description>
+        <p>
+          We are proud to announce GNOME Photos 3.32.0 as the latest stable version.
+        </p>
+      </description>
+    </release>
+  </releases>
   <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">none</content_attribute>
     <content_attribute id="violence-fantasy">none</content_attribute>


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