[quadrapassel] Prepare 3.31.4



commit d9fc9d2965b7a8c18944847deef72acda661f0fb
Author: Jeremy Bicha <jbicha debian org>
Date:   Tue Jan 8 15:17:53 2019 -0500

    Prepare 3.31.4

 NEWS        | 27 +++++++++++++++++++--------
 meson.build |  2 +-
 2 files changed, 20 insertions(+), 9 deletions(-)
---
diff --git a/NEWS b/NEWS
index ac3cf55..c6d42b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+quadrapassel 3.31.4
+===================
+* Fix and restore preview in difficult mode. Note that the
+  preview lies to you in this mode. (Lubomir)
+* Fix apparent freeze in difficult mode (Lubomir)
+* Convert from autotools to meson (Bilal)
+* Consistently use org.gnome.Quadrapassel app id.
+  Note that this renames the icons, .desktop, and
+  AppStream metadata (Bilal)
+* Miscellaneous fixes (Andre, Jeremy)
+* Translation updates
+
+Contributors:
+ Jeremy Bicha, Bilal Elmoussaoui, Andre Klapper
+ Lubomir Rintel
+
 quadrapassel 3.31.3
 ===================
 * Add game controller support using libmanette (Adrien)
@@ -7,14 +23,9 @@ quadrapassel 3.31.3
 * Miscellaneous fixes (Anders, Andre, Piotr, Tomi)
 
 Contributors:
- Jeremy Bicha
- Piotr Drąg
- Anders Jonsson
- Andre Klapper
- Chris Lamb
- Tomi Leppänen
- Adrien Plazas
- Robert Roth
+ Jeremy Bicha, Piotr Drąg, Anders Jonsson
+ Andre Klapper, Chris Lamb, Tomi Leppänen
+ Adrien Plazas, Robert Roth
 
 quadrapassel 3.22.0
 ===================
diff --git a/meson.build b/meson.build
index 4374207..d947afd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('quadrapassel', 'vala', 'c',
-        version: '3.31.3')
+        version: '3.31.4')
 
 project_id = 'org.gnome.Quadrapassel'
 i18n = import('i18n')


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