[lightsoff] Prepared release 3.31.90
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lightsoff] Prepared release 3.31.90
- Date: Mon, 4 Feb 2019 18:04:22 +0000 (UTC)
commit 8ae00c4c5e949547d2ff7cbef234eb37713c81c5
Author: Robert Roth <robert roth bee-tf ro>
Date: Mon Feb 4 20:01:27 2019 +0200
Prepared release 3.31.90
NEWS | 10 ++++++++++
data/org.gnome.LightsOff.appdata.xml.in | 15 +++++++++++++++
meson.build | 2 +-
3 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 805d5ee..cdf0af5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Lights Off 3.31.90
+==================
+
+* Snap build fixes (Jeremy Bicha)
+* Unify application identifier !5 (Bilal Elmoussaoui)
+* Added tests to validate appdata and desktop !5 (Bilal Elmoussaoui)
+* Updated appdata !5 (Bilal Elmoussaoui)
+* Added flatpak nightly builds !6 (Bilal Elmoussaoui)
+* Updated translations
+
Lights Off 3.31.3
==================
diff --git a/data/org.gnome.LightsOff.appdata.xml.in b/data/org.gnome.LightsOff.appdata.xml.in
index b902d6a..774b01c 100644
--- a/data/org.gnome.LightsOff.appdata.xml.in
+++ b/data/org.gnome.LightsOff.appdata.xml.in
@@ -63,5 +63,20 @@
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
+ <releases>
+ <release version="3.31.90" date="2019-02-04">
+ <description>
+ <p>Overview of changes in lightsoff 3.31.90</p>
+ <ul>
+ <li>Snap build fixes (Jeremy Bicha)</li>
+ <li>Unify application identifier !5 (Bilal Elmoussaoui)</li>
+ <li>Added tests to validate appdata and desktop !5 (Bilal Elmoussaoui)</li>
+ <li>Updated appdata !5 (Bilal Elmoussaoui)</li>
+ <li>Added flatpak nightly builds !6 (Bilal Elmoussaoui)</li>
+ <li>Updated translations</li>
+ </ul>
+ </description>
+ </release>
+ </releases>
</component>
diff --git a/meson.build b/meson.build
index ae1d923..b955189 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('lightsoff', ['c','vala'],
- version: '3.31.3',
+ version: '3.31.90',
meson_version: '>= 0.43.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]