[goobox] updated for version 3.2.1



commit aa682322179be04fa1e4fe731c2432658c4057ce
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Apr 15 23:28:46 2013 +0200

    updated for version 3.2.1

 NEWS         | 13 +++++++++++++
 configure.ac |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9e89d0f..48c47b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+version 3.2.1
+-------------
+
+ Bugs fixed:
+
+  * Correctly show an error dialog if some gstreamer plugin is missing.
+  * Faster metadata download using read_sparse (#697966)
+  * Use the 'popup' attribute for the GtkMenuButton.
+
+ New or updated application translations:
+
+  * Hungarian (Balázs Úr)
+
 version 3.2.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index 3412744..0ce1706 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.2.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.2.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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