[gnome-games] Version 3.27.2



commit edd1e6c750d0dff7c8fc778df89360517478385e
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Nov 12 15:59:37 2017 +0100

    Version 3.27.2

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2e132ab..434aed5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ==============
+Version 3.27.2
+==============
+
+* Replace the custom game controller support by libmanette. The gamepad
+  configuration storage changed accordingly and previously configured gamepads
+  have to be configured again.
+* Set the Retro.CoreView as the default controllers for the Retro.Core.
+* Dependencies:
+ - Bump retro-gtk to 0.13.2.
+ - Add libmanette 0.1.2 dependency.
+ - Drop explicit dependencies on gudev and libevdev, they are indirectly needed
+   by libmanette.
+* Translation updates:
+ Spanish
+
+==============
 Version 3.27.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 86c15e7..f5b8e27 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-games], [3.27.1])
+AC_INIT([gnome-games], [3.27.2])
 AM_INIT_AUTOMAKE([foreign subdir-objects tar-ustar no-dist-gzip dist-xz])
 
 # i18 support


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