[gnome-games/wip/exalm/33190] Version 3.31.90



commit 455edb45d43cf051a49b420973e44656cadbf044
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Sun Feb 3 21:42:51 2019 +0500

    Version 3.31.90

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a07d7d56..bbbef9b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+===============
+Version 3.31.90
+===============
+
+* During search, developers and platforms without any games to show are now
+  hidden.
+
+* Fixes
+ - Quit dialog now actually appears when exiting a game that doesn't support
+   snapshots.
+ - Opening a game by double-clicking while another game is running now quits
+   the previous game correctly.
+ - Database file is now correctly created even if data directory didn't exist.
+ - Steam plugin now works if ~/.steam directory contains invalid symlinks.
+
+* Symbolic icon is now installed into symbolic/ directory instead of scalable/.
+
+* Translation updates
+ Hungarian
+ Spanish
+
 ==============
 Version 3.31.4
 ==============
diff --git a/meson.build b/meson.build
index e33cee87..00540cec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.31.4',
+  version: '3.31.90',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]