[gnome-games/wip/exalm/3312] Version 3.31.2
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/3312] Version 3.31.2
- Date: Sun, 11 Nov 2018 20:27:17 +0000 (UTC)
commit 482e0768ad048a317d29ba492ca4ced96ddfd43c
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Mon Nov 12 00:14:55 2018 +0500
Version 3.31.2
NEWS | 19 +++++++++++++++++++
meson.build | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ab37b9bd..ef7064c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+==============
+Version 3.31.2
+==============
+
+* Drop custom development build style.
+
+* Fixes
+ - Fix build on upcoming Vala versions.
+ - Skip symlinked Steam directories to avoid duplicating games.
+ - Fix header bar buttons grabbing arrow keys in fullscreen.
+ - Various code cleanups.
+
+* Translation updates
+ Brazilian Portuguese
+ Croatian
+ Russian
+ Spanish
+ Swedish
+
==============
Version 3.31.1
==============
diff --git a/meson.build b/meson.build
index 3e633689..cec34f55 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.31.1',
+ version: '3.31.2',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]