[gnome-games] configure.in, NEWS: gnome-games 3.2.0 release



commit c6f00923e3a5a51bd30b36600bf8d4653c7ed68e
Author: Jason D. Clinton <jclinton google com>
Date:   Mon Sep 26 14:20:30 2011 -0500

    configure.in, NEWS: gnome-games 3.2.0 release

 NEWS         |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 51 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 531a1bf..1d4b8b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+gnome-games 3.2.0
+=================
+
+This is the 3.2 stable release which brings the following major changes since
+3.0:
+
+ * Aisleriot was split out of gnome-games into its own module
+ * Sudoku was ported to pygobject/GTK3 by John Stowers
+ * The Seed games Swell Foop and Lights Off moved back to staging after
+   consultation with various stakeholders around gobject introspection and
+   JavaScript as a first-class language.
+ * Gnotravex Gnomine, Iagno, and Mahjongg, and GLines were ported to gsettings
+ * Various bug fixes
+
+Here are the changes since 3.1.92:
+
+Antonio Fernandes C. Neto (1):
+      Updated Brazilian Portuguese translation
+
+Aurimas Äernius (1):
+      Updated Lithuanian translation
+
+Bruno Brouard (1):
+      Updated French doc translation
+
+Carles Ferrando (1):
+      [l10n]Updated Catalan (Valencian) translation
+
+Changwoo Ryu (1):
+      Updated Korean translation
+
+Flemming Christensen (1):
+      Updated Danish translation
+
+Gabor Kelemen (1):
+      Updated Hungarian translation
+
+Hannie Dumoleyn (1):
+      Updated Dutch translation by Hannie Dumoleyn
+
+Inaki Larranaga Murgoitio (1):
+      Updated Basque language
+
+Jason D. Clinton (1):
+      configure.in: Accept either pygobject-2.0 or 3.0 pkgconfig files
+
+Seong-ho Cho (1):
+      Added Korean doc translation for lightsoff
+
+
 gnome-games 3.1.92
 ==================
 Bug fixes:
diff --git a/configure.in b/configure.in
index 9d92366..e03b26e 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [3.1.92],
+AC_INIT([GNOME Games], [3.2.0],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games],
   [gnome-games])
 



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