[swell-foop/gnome-3-12] prepare 3.12.1



commit efb85f090941f1e85bf5d75ef64bea75e9cdab3b
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Mon Apr 14 21:27:33 2014 +0200

    prepare 3.12.1

 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 795f8ad..27fb5e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Swell Foop 3.12.1
+=================
+
+* Fix touch screen tapping
+* Bump clutter dep to 1.14.0, clutter-gtk to 1.4.0
+* Updated translations
+
 Swell Foop 3.12.0
 =================
 
diff --git a/configure.ac b/configure.ac
index ad68060..29cfa66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Swell Foop], [3.12.0], [https://bugzilla.gnome.org/],
+AC_INIT([Swell Foop], [3.12.1], [https://bugzilla.gnome.org/],
         [swell-foop], [https://wiki.gnome.org/Apps/Swell%20Foop])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -18,7 +18,7 @@ dnl ###########################################################################
 GLIB_REQUIRED=2.36.0
 GTK_REQUIRED=3.10
 CLUTTER_REQUIRED=1.14.0
-CLUTTER_GTK_REQUIRED=1.5.0
+CLUTTER_GTK_REQUIRED=1.4.0
 
 PKG_CHECK_MODULES(SWELL_FOOP, [
   gmodule-export-2.0


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