summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorUmang Jain <mailumangjain@gmail.com>2019-04-01 11:36:09 +0530
committerBastien Nocera <hadess@hadess.net>2019-04-03 15:06:46 +0000
commitac8349cd437daf2ecf18043ccc4f36617a689987 (patch)
tree04d1b75611d586bcca7fa400db514d22df1771cd /data
parentff5ce4a0669523508f800f73da82f9f666480117 (diff)
downloadtotem-ac8349cd437daf2ecf18043ccc4f36617a689987.tar.gz
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
Diffstat (limited to 'data')
-rw-r--r--data/appdata/org.gnome.Totem.appdata.xml.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/appdata/org.gnome.Totem.appdata.xml.in b/data/appdata/org.gnome.Totem.appdata.xml.in
index cdb7e644c..781007789 100644
--- a/data/appdata/org.gnome.Totem.appdata.xml.in
+++ b/data/appdata/org.gnome.Totem.appdata.xml.in
@@ -29,6 +29,15 @@
<project_group>GNOME</project_group>
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
<translation type="gettext">totem</translation>
+ <releases>
+ <release version="3.32.0" date="2019-03-08">
+ <description>
+ <p>
+ We are proud to announce Totem 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>