[gnome-games] Version 3.38.0
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Version 3.38.0
- Date: Sat, 12 Sep 2020 13:38:54 +0000 (UTC)
commit d23a495c900ee59ca4853c872cdef942b509cf83
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat Sep 12 18:38:32 2020 +0500
Version 3.38.0
NEWS | 23 +++++++++++++++++++++++
data/org.gnome.Games.appdata.xml.in.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d835c041..f680dbdf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+==============
+Version 3.38.0
+==============
+
+* Adapt to retro-gtk 1.0 changes
+
+* Fix criticals when opening preferences
+
+* Fix build with older valac
+
+* Translation updates
+ Dutch
+ Finnish
+ French
+ German
+ Indonesian
+ Italian
+ Polish
+ Romanian
+ Slovak
+ Swedish
+ Ukrainian
+
===============
Version 3.37.90
===============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index 989e04a4..0dbff593 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -43,6 +43,15 @@
</screenshots>
<releases>
+ <release version="3.38.0" type="stable" date="2020-08-12" urgency="medium">
+ <description>
+ <p>Fixes:</p>
+ <ul>
+ <li>Fix criticals when opening preferences</li>
+ </ul>
+ <p>Translation updates.</p>
+ </description>
+ </release>
<release version="3.37.90" type="development" date="2020-08-25" urgency="medium">
<description>
<p>Improvements:</p>
diff --git a/meson.build b/meson.build
index 8f0fbb80..52357ad7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.37.90',
+ version: '3.38.0',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]