[gnome-weather/wip/christopherdavis/add-release-to-appdata] appdata: add releases section
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather/wip/christopherdavis/add-release-to-appdata] appdata: add releases section
- Date: Thu, 28 Mar 2019 16:12:26 +0000 (UTC)
commit 38c629d7d0e1329e5c6cce22f0c4dc42581760a8
Author: Christopher Davis <brainblasted disroot org>
Date: Thu Mar 28 12:10:33 2019 -0400
appdata: add releases section
After https://github.com/hughsie/appstream-glib/pull/296,
a releases section is required in order to pass validation.
data/org.gnome.Weather.appdata.xml.in | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/data/org.gnome.Weather.appdata.xml.in b/data/org.gnome.Weather.appdata.xml.in
index 341386b..5d15647 100644
--- a/data/org.gnome.Weather.appdata.xml.in
+++ b/data/org.gnome.Weather.appdata.xml.in
@@ -44,6 +44,9 @@
<provides>
<id>org.gnome.Weather.Application.desktop</id>
</provides>
+ <releases>
+ <release date="2019-03-11" version="3.32.0"/>
+ </releases>
<developer_name>The GNOME Project</developer_name>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]